|
TuringSim
C++ framework to simulate abstract computing models
|
Base class for accepting machines. More...
#include <machine/acceptingMachine.h>
Base class for accepting machines.
| TransitionType | type of transitions of the machine. |
| acceptingStyle | how the machine is accepting. |
Definition at line 74 of file acceptingMachine.h.