Fast Run...

This operator runs input on a machine without stepping. The user enters input, and JFLAP merely runs the input until the machine accepts or rejects the input, and informs the user. If the input is accepted, the trace of configurations that led to an acceptance is displayed, and the user has the option of stopping there (the "I'm done" button), or searching for alternate accepting traces in the event of nondeterminism (the "Keep looking" button).

Because Turing class machines have the ability to run forever without any guarantee of ever halting, after a large number of configurations are generated the user is prompted with the option of aborting the run, or continuing to search.