Go to file
2024-07-19 17:59:19 +02:00
astar Upgrade to .net 8 2024-07-19 17:59:19 +02:00
Executable Upgrade to .net 8 2024-07-19 17:59:19 +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