Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c9glax/astar

Test of A* Algorithm
https://github.com/c9glax/astar

Last synced: 7 days ago
JSON representation

Test of A* Algorithm

Awesome Lists containing this project

README

        

# astar
Test of A* Algorithm on real-world road data

## Usage
`Executable.exe `

### 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)
- [OSM-Landmarks](https://github.com/C9Glax/OSM-Landmarks)