Just tryna learn some zig while implementing astar. things are probably super broken. idk what i'm doing
Dataset from https://www.cs.utah.edu/~lifeifei/SpatialDataset.htm Heavily inspired by https://github.com/onebsv05/zigraph
- add build.zig
- check graph connectivity
- return error if no solution/timeout
- try and make idiomatic
- find full NA road network dataset/use haversine dist