Go to file
2022-05-11 19:04:42 +02:00
astar Moved Logging to https://github.com/C9Glax/Logging 2022-05-11 19:04:42 +02:00
Executable Moved Logging to https://github.com/C9Glax/Logging 2022-05-11 19:04:42 +02:00
Graph Added pathlength to goaldistance criteria 2022-05-06 00:31:26 +02:00
Logging Short Type 2022-05-06 00:32:45 +02:00
OpenStreetMap Importer Moved Logging to https://github.com/C9Glax/Logging 2022-05-11 19:04:42 +02:00
.gitignore .gitignore 2022-05-05 14:40:54 +02:00
README.md Release 0.1 2022-05-06 00:58:16 +02:00

astar

Test of A* Algorithm

#Project

  • astar and Graph can be used as standalone (combined)
  • Logging adds capability to log to console or file
  • OpenStreetMap Importer Loads a .osm file (currently as ressource included)
  • Executable ties everything together for testing

OpenStreetMap data used.