Equivalence of Turing Machine Variants




CS154

Chris Pollett

Apr. 11, 2011

Outline

Equivalence classes of automata

Stay put machines

Quiz

Which of the following is true?

  1. The Turing recognizable languages and the Turing decidable languages are the same.
  2. The language `{w\#w | w in {0,1}^star }` cannot be recognized by a Turing Machine.
  3. A TM used to compute a function is called a transducer.

Semi-infinite tape

Semi-infinite tape machines can simulate usual TMs.

Off-line Turing Machines