Instructions
This is a simple visualization of several graph traversal algorithms. You can select the algorithm you want to visualize, the number of elements, and the speed of the visualization.
To start the visualization, click on the play button. You can pause the visualization at any time by clicking on the pause button. You can also reset the visualization by clicking on the reset button.
You can also select a node in the graph to start the traversal from that node. The traversal will start from the selected node and highlight the nodes and edges as they are visited.