It is the implementation of the A* algorithm for directed graph. Additionally, the implementation of the Graph is provided.
For visualization of the graph and the results of the A* algorithm the data are exported in GraphViz (Graph Visualization Software) format: http://www.graphviz.org/
Various exemplary solutions are provided.
See also my other two projects related to A* algorithm:
https://sourceforge.net/projects/path-finder-qt/
https://sourceforge.net/projects/a-star/
Features
- Shortest path
- Directed, weghted graph
- Artificial intelligence
- A* algorithm
Categories
EducationLicense
GNU General Public License version 3.0 (GPLv3)Follow Shortest Path Graph A star
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Shortest Path Graph A star!