Generalized nondeterministic finite automaton: Difference between revisions

Content deleted Content added
RPHv (talk | contribs)
m Formal definition: Set difference notation
Line 7:
* a [[finite set]] of states (''S'');
* a finite set called the alphabet (Σ);
* a transition [[function (mathematics)|function]] (''T'' : (''S'' -∖ {''a''}) × (''S'' -∖ {''s''}) → ''R'');
* a start state (''s'' ∈ ''S'');
* an accept state (''a'' ∈ ''S'');