|
TuringSim
C++ framework to simulate abstract computing models
|
The namespace of runner listener, used to follow the execution of a Machine. More...
Classes | |
| class | DeterministicCounterListener |
| A listener that counts transitions of deterministic machines. More... | |
| class | DummyListener |
| A listener that does nothing. More... | |
| class | Listener |
| The base class for listeners. More... | |
| class | NonDeterministicCounterListener |
| A listener that counts transitions of non-deterministic machines. More... | |
The namespace of runner listener, used to follow the execution of a Machine.