Go to file
2024-07-22 04:56:22 +02:00
astar Updated to new Structure of regions 2024-07-22 04:56:22 +02:00
Executable Updated to new Structure of regions 2024-07-22 04:56:22 +02:00
.gitignore .gitignore 2022-05-05 14:40:54 +02:00
README.md Update README.md 2022-11-18 01:02:25 +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