Recent questions tagged decidability

3 votes
1 answer
273
Which of the following is/are undecidable?G is a CFG. Is L(G)=ϕ?L is a CFL. Does it produce an empty set?
1 votes
0 answers
277
I have read that T.M does not accept ε , but then in questions I have read T.M taking input ε ?Well, if T.M can't accept ε then why we are giving T.M the input ε ?Th...
1 votes
0 answers
280
How to solve turing machine decidable/undecidable questions ? Do I need to mug them up ?
6 votes
1 answer
281
What is state entry problem? How Halting Problem can decide is it decidable or undecidable?
2 votes
1 answer
285
If M is a turing machine and Language accepted by that turning machine is L(M) such that L is regular language. Whether this Statement is decidable or undecidable?
11 votes
2 answers
287
My Question $\{\langle M \rangle \mid M$ is a TM and there exist an input whose length is less than 100, on which $M$ halts$\}$I have to check that it is Turing Recogniza...
0 votes
0 answers
288
1 votes
1 answer
290
4 votes
1 answer
291
3 votes
2 answers
292
7 votes
3 answers
294
3 votes
3 answers
295
A = { <R,S | R and S are regular expressions and L(R) ⊆ L(S) }. Then what about A -a) Turing recognizableb) decidablec) undecidabled) Turing unrecognizable
2 votes
1 answer
297
5 votes
2 answers
298
E={<M | M is a TM and L(M)=Φ}. Is E Turing-recognizable?
1 votes
2 answers
299
True/False? The complement of every Turning decidable language is Turning decidable