AStar/README.md
2022-05-11 19:49:49 +02:00

11 lines
402 B
Markdown

# astar
Test of A* Algorithm
#Project
- *astar* and *Graph* can be used as standalone (combined)
- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included)
- *Executable* ties everything together for testing
[OpenStreetMap](https://www.openstreetmap.org/) data used.
![grafik](https://user-images.githubusercontent.com/13404778/167040930-1a216ecb-c36d-4a19-8afc-310c06d2784e.png)