Search code examples
C++ Running Time of Algorithms...

c++algorithmsearchruntimefinite-automata

Read More
automata, check string is accepted by language | C++...

c++finite-automataautomata

Read More
building FSA in prolog...

prologfinite-automata

Read More
Constructing a Regular Expression from a Finite Automata...

regexfinite-automataautomata

Read More
Compute NFA transitions in parallel...

parallel-processingf#finite-automata

Read More
Finite Automata String Matcher...

javastringalgorithmstring-matchingfinite-automata

Read More
Theory of Computation - Showing that a language is regular...

computer-sciencefinite-automataregular-language

Read More
How to propose a recurrence equation for a given DFA over a set of q states?...

combinatoricsrecurrencefinite-automatadfaformal-languages

Read More
Finiteness of Regular Language...

regular-languagefinite-automataautomataformal-languagesautomata-theory

Read More
number of dfa's that can be designed...

finite-automataautomatacomputation-theorydfaautomata-theory

Read More
show that emptiness and finiteness are unsolvable for linear bounded automata...

theoryfinite-automataautomatacomputation-theory

Read More
How to extract the grammar from compiler...

compiler-constructiongrammarcontext-free-grammarfinite-automata

Read More
Interview: Machine coding / regex (Better alternative to my solution)...

regexalgorithmfinite-automata

Read More
Induction on String? (automata related)...

computer-sciencediscrete-mathematicsfinite-automatacomputation-theoryinduction

Read More
DFA - design a DFA that accepts all strings over {0,1} that contains at most two 00's and three ...

algorithmmathfinite-automataautomatadfa

Read More
What is the minimum number of states to recognize this language?...

algorithmregular-languagefinite-automatacomputation-theory

Read More
Let Σ= {a}, assume language, L= { a^(2012.K) / K> 0}, what is minimum number of states needed in ...

finite-automatacomputation-theorydfanfa

Read More
i want dfa that accept string of{a,b,c} that starting with a and ending with c and have even no. of ...

finite-automatadfanfa

Read More
Is Dead state is included in the Minimized DFA or not?...

finite-automatadfa

Read More
Is my transition function correct (String matching with finite automata)...

algorithmstring-matchingfinite-automataclrs

Read More
How to determine if a context-free grammar describes a regular language?...

grammarcontext-free-grammarregular-languagefinite-automataformal-languages

Read More
Example of Non-Linear, UnAmbiguous and Non-Deterministic CFL?...

finite-automataautomatacomputation-theoryformal-languageschomsky-hierarchy

Read More
what is the McNaughton-Yamada Algorithm?...

algorithmcomputer-sciencefinite-automatadfa

Read More
Define strings and draw language...

finite-automataautomataautomata-theory

Read More
Can I save regex state for next input?...

regexhaskellfinite-automata

Read More
Pattern matching with finite automata...

c++regexalgorithmpattern-matchingfinite-automata

Read More
Automatic in python...

pythondictionaryfinite-automata

Read More
What is the algorithm for generating a random Deterministic Finite Automata?...

algorithmrandomfinite-automatadfastate-machine

Read More
NFA to DFA question...

computer-sciencefinite-automatacomputation-theory

Read More
Why is this issue in the article impossible?...

finite-automatapushdown-automaton

Read More
BackNext