astar | ||
Executable | ||
.gitignore | ||
README.md |
astar
Test of A* Algorithm
Project
- astar and Graph can be used as standalone (combined)
- OpenStreetMap Importer Loads a .osm file (currently as ressource included). Requires Graph.
- Executable ties everything together for testing
OpenStreetMap data included.