WPFGraph
|
A tool to create animations of graph algorithms. WPFGraph is a tool to create animations of graph algorithms using a WPF based 3D rendering engine.
You can create a graph by adding nodes and edges to the UI simply by using your mouse.
Then you can execute a graph algorithm like Dijkstra on the created graph.
Usage:
1. By clicking on an empty area, a new node is created
2. By clicking on two nodes within one second (not necessarily different nodes), a new edge is created
3. By clicking at a node or edge, its properties can be edited in the panel on the right
4. All graph algorithms can be executed by selecting the corresponding entry in the menu
Requirements:
* NET Framework
The license of this software is Free Trial Software, you can free download and get a free trial.