Search code examples
How do you detect a pattern match when comparing two unique strings?...


stringalgorithmpattern-matchingautomatonrabin-karp

Read More
can a DFA have an arrow with empty string as input?...


dfanfaautomaton

Read More
NFA to DFA conversion = deterministic?...


theorydfanfanon-deterministicautomaton

Read More
CSS "escape" syntax diagram confusion...


csscontext-free-grammarnfaautomaton

Read More
Non deterministic state machine using PyTransitions?...


pythonstate-machineautomatonpytransitions

Read More
DFA Minimization Brzozowski algorithm...


c++algorithmdfanfaautomaton

Read More
Finding a grammar or a pushdown automaton that recognizes { a^i b^j b^i a^j | i,j >= 0 }...


context-free-grammarautomatapushdown-automatonautomaton

Read More
Stack around the variable 'userStr' was corrupted (C)...


cruntime-errorautomaton

Read More
How can a Stack of Push Down Automata accept a string of Indefinitely Large?...


computation-theorypushdown-automatonautomaton

Read More
Collecting multiply return values in a recursive function call (automaton nfa processing)...


pythonrecursionautomaton

Read More
How to generate a Buchi Automaton from a LTL formula?...


model-checkingpromelaspinautomatonformal-methods

Read More
Existance proofs with polymorphic types...


isabelletheorem-provingautomaton

Read More
identifying and replacing elements in an nxn array in python to make a cellular automaton...


pythonarraysmatrixconways-game-of-lifeautomaton

Read More
How many languages does a DFA recognize?...


regular-languageautomatafinite-automataautomatonautomata-theory

Read More
How do you model a pay phone as a state machine?...


algorithmstate-machineevent-drivenautomaton

Read More
Formulation of language and regular expressions...


regexdfaformal-languagesautomaton

Read More
Automaton DFA implementation not working using Java...


javacomputer-sciencedfaautomaton

Read More
Equivalence between two automata...


finite-automataequivalenceautomaton

Read More
Scalability of aho corasick...


algorithmsearchwikipediaautomatonaho-corasick

Read More
Constructing Finite State Machine...


automatastate-machineautomaton

Read More
Two inputs on self loop, deterministic or non-deterministic state machine?...


statefinite-automatadeterministicnon-deterministicautomaton

Read More
PROLOG a particular finite-state-automaton...


prologautomatonfinite-state-automaton

Read More
How Can I call a function, that is integrated in a type in Haskell?...


haskelldeterministicautomaton

Read More
For a context free grammar, how do i convert it to an equivalent push down automaton?...


context-free-grammarautomatonpushdown-automaton

Read More
Proof semidecidable languages...


computation-theoryturing-machinesautomaton

Read More
Matrix represented as blocks - Maple - Cellular automaton...


matrixmapleautomaton

Read More
Automaton for prefix matching...


javafinite-automatanfaautomatonfinite-state-automaton

Read More
What is the intersection of two languages?...


unionintersectionformal-languagesautomaton

Read More
Django - Modeling a transition function...


pythondjangoautomaton

Read More
Implementing a code to simulate a finite automaton nondeterministic in c++...


c++dfaautomaton

Read More
BackNext