A basic connected graph algorithm visualization library for visualizing various spanning tree and search algorithms.
It allows you to create and position your own graphs, and chose algorithms to view.
You can visualize A*, and Dijkstras search algorithms.
You can visualize Kruskals, Prims minimum spanning tree algorithms.