Content deleted Content added
→Formal definition: {{MOS}} Tag: nowiki added |
→Formal definition: Replace unicode setminus with <math>\setminus</math> |
||
Line 3:
==Formal definition==
A GNFA can be defined as a [[n-tuple|5-tuple]], (''S'', Σ, ''T'', ''s'', ''a''), consisting of
* a [[finite set]] of states (''S'');
* a finite set called the alphabet (Σ);
* a transition [[function (mathematics)|function]] (''T'' : (''S''
* a start state (''s'' ∈ ''S'');
* an accept state (''a'' ∈ ''S'');
|