Recent questions tagged theory-of-computation

–1 votes
0 answers
2821
3 votes
1 answer
2822
DOES TURING MACHINE ACCEPT EPSILON IS THIS PROBLEM DECIDABLE ??PLEASE SOME ONE CLARIFY THIS
3 votes
1 answer
2823
1) Can a Deterministic PDA has two epsilon transition each reading different Stack symbol to perform a transition?2) Can a transition be performed without reading Stack s...
3 votes
2 answers
2824
Designer mealy machine to decrement a binary number by 1
3 votes
1 answer
2825
Design a dfa in which accepts all the strings in which every prefix the difference of 0 and 1 is not more than 2?
1 votes
0 answers
2829
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...
3 votes
1 answer
2830
L3 and L4 are CFL,L5 is regular.L1=(L3 Union L4)cL2=(L3R Union L4) Intersection L5L1 and L2 area.Both CFLb.CSL and CFLc.Recursive and CFLd.None of these
3 votes
0 answers
2833
Which of the following are closed/ not closed under infinite Union?a.DCFLb.CFLc.CSLd.Recursive Languagese.Recursively enumerable languages
0 votes
1 answer
2836
Is it possible to convert a NFA having 'n' states to some DFA having less than 'n' states?
0 votes
0 answers
2837
is implementation of LBA for CSL not possible ??????is Context sensitive grammer used for type checking ??
5 votes
3 answers
2842
4 votes
1 answer
2843
The tail of a language is the set of all suffixes of its strings, that is tail(L) = {y : xy ∈ L for some x ∈ Σ ∗ }.How do I show that the family of regular languag...
0 votes
1 answer
2845
We need to remover E productions from the grammarVertices-{A,B,C,S} Terminals={a,b,c,E}S->ABACA->aA/EB->bB/EC->c
2 votes
2 answers
2846
2 votes
2 answers
2847
0 votes
1 answer
2850
what is the relation between P AND NP PROBLEMS and decidability?? .. please suggest me a resource to learn in short time or explain in brief