Click on a node to show distances from that node to each other node.
Click on a second node to show a shortest path from the first node to the second node.
(Note that there might not be any path between the nodes.)
Clicking on a third node will de-select the first two.
Create new nodes: double-click in the background of the diagram
Edit text: select the node and then click on the text
Draw new links: drag from the inner edge of the node's shape
Here is a list of all paths between the first and second selected nodes.
Select a path to highlight it in the diagram.
Explanation of modes for each node and minimum rms. Implementation with Ant
Colony Optimization algorithm
Explanation of modes for each node and minimum rms. Implementation with
Dijkstra algorithm
You can load a json file in the following format by pressing load or change with the existing one.
You can also change the diagram and by pressing save to automatically change the content of the JSON file.