|
MTMS main
Modern Turing Machine Simulator
|
State class to represent a state within the Turing Machine's finite control. More...
#include <string>#include <string_view>#include <utility>Go to the source code of this file.
Classes | |
| class | State |
| Represents a single state in the finite set of states (Q) of the Turing Machine. More... | |