Running Automata

Once the automaton is built, it can be tested with any input string(s) to see if the input would be accepted or not. There are three ways to run it: step run, fast run, and multiple run.

Here is an example of an FSA during step run and its step run window below it:

Here is an example of the multiple run window: