AutomatonExpl<'input, 'output, 'state> Type
Explicitly represented automata consist of a set of inputs, possibly a set of outputs, a set of states, a set of initial states, a set of accepting states, and the transition relation.
Explicitly represented automata consist of a set of inputs, possibly a set of outputs, a set of states, a set of initial states, a set of accepting states, and the transition relation.