11 lines
343 B
Markdown
11 lines
343 B
Markdown
# astar
|
|
Test of A* Algorithm
|
|
|
|
#Project
|
|
|
|
- *astar* and *Graph* can be used as standalone (combined)
|
|
- *Logging* adds capability to log to console or file
|
|
- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included)
|
|
- *Executable* ties everything together for testing
|
|
|
|
[OpenStreetMap](https://www.openstreetmap.org/) data used. |