Path Finder Qt
finds the sortest path on the square board. GUI is implemented in Qt.
...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/