Recent questions tagged decidability

0 votes
1 answer
184
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
185
1 votes
3 answers
186
0 votes
0 answers
187
1 votes
1 answer
188
Consider 2 problems X & Y. Now if X is reducible to Y.What does this mean.please explain with an example.
0 votes
0 answers
190
0 votes
0 answers
191
Given a turing machine M ,state q, and string 'w'whether M ever moves its head to the left when started with input wis decidable or undecidable ? explain ?
5 votes
1 answer
192
3 votes
2 answers
193
$L_1= \{\langle M\rangle \mid $ there exists $x \in \Sigma^*$ such that for every $y \in L(M), xy \notin L(M)\}.$Is $L_1$ RE or not RE?
0 votes
1 answer
194
What is semi and Partially decidable...and how we know
1 votes
1 answer
197
Let $L_1$ be a regular language and G be a context-free grammar. Show that the problem "$L_1 \subseteq L(G)$" is undecidable.
1 votes
2 answers
198
Let M1 be a Turing machine and M2 be a finite automaton. Is the problem, whether M1 and M2 accept the same language decidable?An elaborative answer with proof is most wel...
0 votes
0 answers
199
$D = \left \{ <M \mid \ M \text{ is a TM that rejects the input string } x \right \}$What is complement of D and is it Decidable, Turing recognizable or not Turing recogn...
1 votes
1 answer
200
$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...
0 votes
0 answers
201
0 votes
0 answers
206
CAN SOMEONE EXPLAIN ME WITH AN EXAMPLE THAT WHY DCFL CLOSED UNDER COMPLEMENATION AND CFL NOT CLOSED UNDER COMPLEMENATION?
0 votes
0 answers
208
How can we say that any two disjoint co-turing recognisable languages are seperable by some Decidability language?
0 votes
1 answer
210