Skip to content

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

Notifications You must be signed in to change notification settings

oskogstad/aStar

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published