Update README.md
This commit is contained in:
parent
3770ff9b57
commit
6db8278581
@ -1,7 +1,10 @@
|
||||
### astar
|
||||
# astar
|
||||
Test of A* Algorithm on real-world road data
|
||||
|
||||
# Linked Repos
|
||||
## Usage
|
||||
`Executable.exe <path to osm.xml> <junctions-only-mode 'yes','1','true'>`
|
||||
|
||||
### Linked Repos
|
||||
- [Logging](https://github.com/C9Glax/Logging)
|
||||
- [OSM-XML-Importer](https://github.com/C9Glax/OSM-XML-Importer)
|
||||
- [Geo-Graph](https://github.com/C9Glax/Geo-Graph)
|
||||
|
Loading…
Reference in New Issue
Block a user