edited by
322 views
0 votes
0 votes
Given a turing machine M ,state q, and  string 'w'
whether M ever moves its head to the left when started with input w
is decidable or undecidable  ? explain ?
edited by

Please log in or register to answer this question.

Related questions

2 votes
2 votes
2 answers
3
rahul sharma 5 asked Aug 7, 2017
667 views
Check whether the language below is recursive, recursively enumerable but not recursive, or not recursively enumerable?{⟨M1,M2⟩∣ M1 and M2 are two TMs, and ϵ∈L(M...