Recent questions tagged turing-machine

1 votes
1 answer
276
1 votes
1 answer
278
0 votes
0 answers
282
0 votes
1 answer
287
is multi dimension Tm contain multiple tape or just a single tape, arrange differently?
0 votes
0 answers
288
0 votes
1 answer
290
How to distinguish between a problem which is (undecidable) and which is (undecidable but partially decidable); or rather for a given problem how to say in which category...
1 votes
2 answers
291
0 votes
1 answer
293
0 votes
0 answers
295
0 votes
0 answers
297
A turing machine $\left \langle M,w,i \right \rangle$ where $M$ is TM , $w$ is string and $i$ is bit.Is the bit $i$ is encoding at last of the string $w$ or at first?
0 votes
0 answers
299
1 votes
1 answer
300
$D = \left \{ M \mid \ M \text{ is a TM that accepts the input string } x \right \}$What is complement of D and is it Decidable, Turing recognizable or not Turing recogni...