Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 346 Bytes

HuskyMaps

A Google-Maps-like java application to find shortest-path street directions from one address to another.

Powered by Dijkstra's Algorithm with a heavily modified A* heuristic.

The data sets are stored in tigerdb/ and contain geographic data over all of washington state (though you could download your own Tiger datasets).