Go to file
2022-11-13 16:58:16 +01:00
astar Moved Projects 2022-11-13 15:29:31 +01:00
Executable error 2022-11-13 16:55:22 +01:00
.gitignore .gitignore 2022-05-05 14:40:54 +02:00
README.md Update README.md 2022-11-13 16:58:16 +01:00

astar

Test of A* Algorithm on real-world road data

Usage

Executable.exe <path to osm.xml> <junctions-only-mode 'yes','1','true'>

Linked Repos