Content deleted Content added
m Remove unnecessary space. |
Pripensanto (talk | contribs) No edit summary |
||
Line 2:
==Formal definition==
{{Unreferenced section|date=April 2021}}
An enumerator <math>E</math> is usually represented as a 2-tape [[Turing machine]]. One working tape, and one print tape. It can be defined by a 7-tuple, following the notation of a [[Turing machine]]:
<math>E = \langle Q, \Sigma, \Gamma, \delta, q_0, q_{print}, q_{reject}\rangle</math>
|