Instructions.
When the
> button is highlighted, an animation is prepared to run. Use the Step button to step through the animation one step at a time.
When no animation is in progress, you can use the data controls to start a new animation.
You can click and drag on the animation area to pan around. Use the Ctrl + mouse wheel (or touchpad scroll gesture) while over the animation area to zoom in and out.
-
Core Controls.
-
<<: Skip to the beginning of the animation. -
<: Step backwards one step in the animation. -
>: Step forward one step in the animation. -
>>: Skip to the end of the animation. -
Auto Step Speed Set to anything other than off to automatically step through the animation at the selected speed.
-
Zoom Set the zoom level. You can also use Ctrl + Mouse Wheel to zoom in and out.
-
-
Graph Controls.
-
New Graph Randomly generate a new graph with the same settings.
-
Directed Graph Randomly generate a new directed graph.
-
Undirected Graph Randomly generate a new undirected graph.
-
Small Graph Randomly generate a graph with 8 vertices.
-
Large Graph Randomly generate a graph with 19 vertices.
-
Logical Representation Display current graphβs logical representation.
-
Adjacency List Representation Display current graphβs adjacency list representation.
-
Adjacency Matrix Representation Display current graphβs adjacency matrix representation.
-