AStar/README.md

11 lines
343 B
Markdown
Raw Normal View History

2022-05-05 01:20:54 +02:00
# astar
Test of A* Algorithm
2022-05-06 00:58:16 +02:00
#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.