This has only been tested to work on Chrome.
Graph Creation Features
- Left-click to create vertices.
- Left-click on vertices to create edges, left-click on some other vertex to end the edge creation.
- Right-click on vertices and edges to delete them.
- Use the scoller button to drag and drop vertices. (sorry laptop users)
- Press Ctrl + Z to undo. (yes, Ctrl, even on mac)
- Press Ctrl + Y to redo.
- Click on edge-weights to edit their values, press enter or click in the gray area to confirm.
Graph Algorithm Simulation Features
- Click "Run" under the Algorithms panel to visualise any of the graph algorithms. The default source vertex is 0.
- Play/pause the animation.
- Click the [<<] and [>>] buttons to play the previous and next animation respectively.
- Click the [|<] and [>|] buttons to jump to the start and end of the animation respectively.
- While the animation is paused, drag the progress bar to skip to the animation is any time.
More proper documentation will be added when i'm not pressed for time churning out faetures and rushing a report :')