Enumerator (computer science): Difference between revisions

Content deleted Content added
m solved a Grammar issue
Undid revision 1262222644 by Clarkwalkers (talk)
 
Line 2:
{{One source|date=May 2021}}
 
An '''enumerator''' is a [[Turing machine]] equipped with an attached printer. theThe Turing machine can use that printer as an firstoutput sentencedevice to avoidprint redundancystrings. Every time the Turing machine wants to add a string to the list, it sends the string to the printer. Enumerator is a type of Turing machine variant and is equivalent with Turing machine.
 
==Formal definition==