TuringSim
C++ framework to simulate abstract computing models
DeterministicSimpleAmnesicMachine_impl Class Reference

The class to represent a deterministic amnesic machine. More...

#include <machine/deterministicSimpleAmnesicMachine.h>

Detailed Description

The class to represent a deterministic amnesic machine.

Template Parameters
StateTypethe type of states.
acceptingStylewhether the machine is alternating, regularly accepting, or not.
AcceptingConstructorArgsthe tuple of parameters related to acceptance.

These template parameters have the same usage as in Machine::AmnesicMachine.


The documentation for this class was generated from the following file: