Physics, asked by dabodiya7833, 10 months ago

Define instantaneous description of turing machine

Answers

Answered by abby30
2

Instantaneous description of Turing machine:

All symbols to left of head, State of machine, symbol head is scanning and all symbols to right of head.

Example of Turing machine accepting a string with equal numbers of zeros and ones - this can't be done with FA, as was previous shown.

Programming Turing machine can be done entirely in finite state logic, but can also be done with information on tape.

Finite state logic can also be used to store information, by including tape symbol dependent states.

Similar questions