Class mata::nfa::SymbolPost¶
-
class SymbolPost¶
Structure represents a post of a single
symbol:a set of target states in transitions.A set of
SymbolPost, calledStatePost, is describing the automata transitions from a single source state.
Structure represents a post of a single symbol: a set of target states in transitions.
A set of SymbolPost, called StatePost, is describing the automata transitions from a single source state.