Pathfinder is a collection of shortest path algorithms for grid maps. It can be used in a visualization mode to illustrate the application of individual algorithms, or in a benchmark mode to compare the performance of different algorithms.
This is a project for the algorithms and data structures course at the University of Helsinki. The intent of the project is to compare a number of pathfinding algorithms.