Question:

Turning machines?

by Guest65145  |  earlier

0 LIKES UnLike

What's the difference between a deterministic turning machine, and a non-deterministic turning machine?

 Tags:

   Report

3 ANSWERS


  1. It's a TURING machine (named after the English mathematician and logician, Alan Turing), not a TURNING machine.


  2. In a deterministic turning machine, you can turn either left or right. In a non-deterministic turning machine you can turn in both directions at once!

  3. In a deterministic Turing machine, the action the machine takes at each time is determined by its program, its state and the symbol in the cell it's scanning.  Therefore, the behavior of a deterministic Turing machine is uniquely determined given its program, its input tape, and its starting state and location on the tape.  The program of a non-deterministic Turing machine on the other hand specifies many possible actions for each state and scanned symbol, and so a non-deterministic Turing machine can behave in many different ways on a given input.
You're reading: Turning machines?

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.