What instruction must be removed from this set of Turing machine instructions to make the machine function correctly?
(1, 1, 0, 2, R)
(1, 0, 0, 3, R)
(2, 1, 1, 2, R)
(3, 0, 0, 3, R)
(2, 0, 0, 4, L)
(3, 0, 1, 4, L)
(4, 1, 1, 5, R)
(4, 0, 0, 5, R)
Solution:
we have to remove instruction
(3,0,0,3,R)
Because on state 3 we have two transitions for 0
Find the explanation below
Explanation:
Any queries comment please
If you like my explanation please upvote my answer
Thank you :)
Get Answers For Free
Most questions answered within 1 hours.