How many languages does a DFA recognize?...
Read MoreImplementing finite-state machine: run-time error, why?...
Read Morehow do we prove that this language is irregular using the pumping lemma?...
Read MoreIf a DFA is minimized, is it guaranteed that it's complement is also minimized?...
Read Moreconcatenation & union - regular and context free languages...
Read MoreDesign a turing machine that accepts the language L= {a^n+1 b^2n c^3n: n>=0}...
Read MoreIntrusion detection using pattern matching algorithm...
Read MoreDFA to RE (Introduction to Automata Theory, Languages and Computation)...
Read MoreNondeterministic finite acceptors basic question...
Read MoreIs my description of the language accepted by this DFA?...
Read MoreString length after kleen's closure in finite-autometa theory...
Read MoreHow to understand DFA (Finite Automata)?...
Read MoreProlog List Represented Graph Traversal...
Read MoreNondeterministic State Machine understanding...
Read MoreIs it TRUE that L^R = L, if and only if L is the language of palindromes?...
Read MoreAre there any programs to draw and test state machines, turing machines, etc?...
Read MorePumping lemma is used to show a language is non-regular /non-CFL....
Read MoreRegular Expression Simplification Issue...
Read MoreLanguage of all strings that has exactly 1 triple b...
Read MoreRegular Languages and Concatenation...
Read MoreDFA for a set {1,2,4,8,..,2^n} written in binary...
Read MoreDesigning DFA to accept language of even length beginning with 11...
Read MoreRole of automata in Compiler Construction...
Read MoreProve the language is not context-free?...
Read MoreConverting an FSA to a regular expression...
Read MoreHow does a LR(1) parser handles empty rules?...
Read More