Go to file
2022-11-13 16:10:38 +01:00
astar Null pointer fixes 2022-11-13 14:14:55 +01:00
Executable Merge pull request #8 from C9Glax/DatastructureAndAlgoChange 2022-11-13 16:08:36 +01:00
Graph removed duplicate 2022-11-13 14:59:06 +01:00
Logging Short Type 2022-05-06 00:32:45 +02:00
OpenStreetMap Importer removed duplicate 2022-11-13 14:59:06 +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