Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 491 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 491 Bytes

aStar

Assignment 13 in Algorithms and Datastructures, A*/dijkstra pathfinder

"javac *.java" to compile

"java MapSearch NO" Will load nodes&edges for Norway

Left click on map to get nearest point, first click sets "to", second sets "from". (Or choose from the list on the left)

Click "search"-button to ... search.

Right click + drag to move the map.

Map is from Open Streetmap: http://wiki.openstreetmap.org/wiki/JMapViewer

Alt text