Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awidegreen/pathfinder

Application for visualizing path finding algorithms.
https://github.com/awidegreen/pathfinder

Last synced: 17 days ago
JSON representation

Application for visualizing path finding algorithms.

Awesome Lists containing this project

README

        

Description
-----------

PathFinder is an application for visualizing path finding algorithms. It is written in Java (using Swing as UI). PathFinder implemented a lot of different algorithms e.g.: A*, Depth first, Breadth first, Dijkstra.. for more infos: see Project-Homepage

The project was hosted on sourceforge before: https://sourceforge.net/projects/jpathfinder/

Contributor (no specific order):
--------------------------------
* Dirk Reske -- http://www.dirkreske.de
* me