Go to file
2022-11-03 19:35:04 +01:00
astar GetEdgeToNode Nullable 2022-11-03 19:35:04 +01:00
Executable Added "Route" 2022-11-03 19:14:14 +01:00
Graph GetEdgeToNode Nullable 2022-11-03 19:35:04 +01:00
Logging Short Type 2022-05-06 00:32:45 +02:00
OpenStreetMap Importer distance and time import 2022-11-03 19:14:07 +01:00
.gitignore .gitignore 2022-05-05 14:40:54 +02:00
README.md Update Readme 2022-05-11 22:25:09 +02:00

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. grafik