Running Algorithms
Using GraphTea you can run algorithms on your graphs. GraphTea algorithm runner will help
you to see how algorithms are running on your graphs, and how they change graphs. You can determine the running speed
of algorithms and also you can run algorithms step by step on graphs.
Algorithms are located under Algorithms menu. When
you click on these menus a dialog box will open.

Algorithm Runner Dialog
- Pause: Pauses the current playing of
algorithms.
- Play: Plays the algorithm.
- Play One Step: Plays the algorithm to the
next step and the pauses the execution.
- Speed: The running speed. It changes the
delay between steps. Speed=100 is the highest speed and Speed=0 is the lowest.
- Algorithm Output: The text output algorithm
generates. You can copy it by pressing (CONTROL
+ C) and paste it anywhere you like