Recent questions tagged decidability

0 votes
0 answers
364
While applying decidability theorem, can we only apply this theorem to undecidable problems or can we also apply them to recursively enumerable ie semidecidablle problems...
3 votes
1 answer
366
Which of the following is RE / NOT RE ?I.<M>|M is a TM that accepts all even numbers.II.<M>|M is a TM that does not accept all even numbers.II.<M>|M is a TM rejects all e...
0 votes
1 answer
369
8 votes
3 answers
371
$L=\left \{ <TM | TM\ halts\ on\ every\ input\ \right \}$is above language Recursively enumerable or non recursively enumerable??
3 votes
0 answers
372
2 votes
1 answer
373
a context-free grammar is ambiguous is undecidableBut for a given context-free language if we can make more than one parse tree then it means that it is ambiguous..So how...
1 votes
0 answers
374
I dont get how the first is decidable and I have no idea about other two. Detailed explanation would be helpful
0 votes
1 answer
377
intersection of two recursive lang is recursive is this problem decidable or not?
0 votes
1 answer
378
Are these 2 problems different?1. Given grammar G, is G regular?2. Given grammar G, is L(G) regular?Which of these 2 are decidable?
0 votes
2 answers
380
17 votes
1 answer
381
What is Partial Decidability ? How do we check whether a problem is Partialy Decidable or Not ?
–2 votes
0 answers
382
How to solve decidable problems and undecidable problems.......Its getting very difficult to understand....??
0 votes
1 answer
383
0 votes
0 answers
386
What is the class of the following languages? RE or REC or Not RE?La = {M | M is a Turing machine that halts on exactly 2016 input strings}.Lb = {M | M is a Turing machin...
46 votes
2 answers
387
4 votes
2 answers
390