Recent questions tagged theory-of-computation

0 votes
0 answers
2222
Should i leave out the proving questions in peter linz?I have a good idea about how to use theorems but struggle with proving questions. Since there is a constraint on ti...
0 votes
1 answer
2223
What is intersection of Context Free languages and Context sensitive languageswhat is the intersection of Context sensitive and recursivewhat is the intersection of Conte...
1 votes
1 answer
2224
What is intersection of Context Free languages and Context sensitive languageswhat is the intersection of Context sensitive and recursivewhat is the intersection of Conte...
0 votes
2 answers
2225
Please explain, what is the intersection of Context free language and Context Free languageintersection of context free and recursiveintersection of context sensitive and...
0 votes
0 answers
2226
Please can anyone explain the PDA for reverse of a string via a transition graph
0 votes
1 answer
2227
A grammar will be meaningless of the(a) terminal set and non-terminal set are not disjoint(b) left hand side of a productions is a single terminal(c) left hand side of a ...
0 votes
1 answer
2228
4 votes
2 answers
2229
$\left \{ a^{m+n}b^{m+n}c^{n}|m,n\geq 1 \right \}$$\left \{ a^{m+n}b^{m+n}c^{k} |m,n,k\geq 1\right \}$$\left \{ a^{m+n}b^{m+k}c^{n+k} |m,n,k\geq 1\right \}$Which one DCFL...
0 votes
0 answers
2230
Can Moore machine be minimized without converting into mealy machine?Is minimization possible directly?
0 votes
1 answer
2232
What is the language produced by....null*(denoted by phi) doubt from youtube video here
0 votes
0 answers
2240
1 votes
1 answer
2241
0 votes
1 answer
2244
Given L=a^nb ,n>=0.Construct a DFA for L^2
1 votes
0 answers
2248
0 votes
1 answer
2249
1 votes
2 answers
2250
The minimum number of state in the DFA for the language $L = \{ w \mid (n_a(w)+2n_b(w))mod \hspace{0.1cm} 3<2 \} $ is