0
10kviews
Short Note on Variants of a Turing Machine
1 Answer
| written 7.9 years ago by | modified 7.9 years ago by |
Multi-Tape Turing Machine
Formal Definitionε
A k-tape Turing Machine is M = $(Q, Σ, Γ, δ, q0, q_{acc}, q_{rej})$ where
Q is a finite set of control states
Σ is a finite set of input symbols
F ϽΣ is a finite set of tape symbols. Also, a blank symbol ϵΓ\ …