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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Shortest Path Graph A star!