The program demonstrates the usage of the A* algorithm to find the shortest path. It searches the shortest path between source piece and target piece on the rectangular board. On the board the obstacles (wall) can be constructed.
In addition to the algorithm, the GUI is provided. The GUI is written in Qt. Using the GUI, one can construct and move interactively the obstacles on the board. For every modification of the board, the shortest path is calculated automatically. Some statistics related to A* algorithm are presented as well.
This project is related to my other projects located at sourceforge as well:
https://sourceforge.net/projects/a-star/
https://sourceforge.net/projects/shortest-path-graph-a-star/
Features
- Path finding
- A* algorithm
- C++
- Qt library
License
GNU General Public License version 3.0 (GPLv3)Follow Path Finder Qt
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 Path Finder Qt!