Search code examples
Moore neighbourhood in python...

pythonmatrixtuplesautomataneighbours

Read More
Some NFA & REGULAR LANGUAGE & Equivalences...

grammarcontext-free-grammarautomataturing-machinesautomata-theory

Read More
What sort of automaton does SCXML describe?...

automatastate-machineturing-machinesautomata-theoryscxml

Read More
Ambiguity when constructing DFA from regular expression with kleene star...

regexregular-languagedfaautomata

Read More
Intersection of two DFA, how many states? Final States?...

statedfaautomatanfa

Read More
Can All States Be Final In A Deterministic Pushdown Automata?...

finite-automataautomatapushdown-automatonautomata-theory

Read More
Some constraint on Language and CFG...

complexity-theorycontext-free-grammarautomatapushdown-automatoncontext-free-language

Read More
How to convert NFA/DFA to java?...

javafinite-automataautomatastate-machine

Read More
For the grammar given, provide 3 valid example strings...

regexautomataimperative-programming

Read More
What are three dots in this DFA?...

finite-automatadfaautomatanfaautomata-theory

Read More
Construct a context-free grammar from this language...

context-free-grammarautomatacontext-free-language

Read More
Any algorithm to fix the ambiguity of a CFG?...

context-free-grammarautomataautomata-theory

Read More
Looping a program to start again after finish checking...

javaloopsexitautomata

Read More
Recognize A^n B^n language in Prolog with no arithmetics...

prologgrammardcgautomata

Read More
how to correct a slightly incorrect DFA, for a given correct input string?...

finite-automatafsmdfaautomata

Read More
What type of languages are accepted by a PDA in which stack size is limited?...

state-machineautomatapushdown-automatonautomata-theory

Read More
Regex is for Regular Grammars as to ____ is for Context Free Grammars...

regexgrammarcontext-free-grammarautomatapushdown-automaton

Read More
NFA/DFA implementation in C#...

c#automatadfanfa

Read More
How to write this CFG?...

grammarcontext-free-grammarautomatacomputation-theory

Read More
Finding the complement of a DFA?...

regexregular-languageautomatadfanfa

Read More
Two Different Grammars Over One Set of Outputs...

grammartheoryautomataturing-machines

Read More
automata theorem: existance of a DFA...

finite-automataautomataformal-languages

Read More
NPDA for this language with n and n-1...

automatastate-machineformal-languagespushdown-automaton

Read More
NPDA with exactly 2 states that might need 3 transitions to final state...

automatastate-machineformal-languagespushdown-automaton

Read More
NFA or DFA for strings the contain exactly twice substring ab?...

automata

Read More
Navigating a Turing Machine...

automataturing-machines

Read More
About Regular Expression...

automata

Read More
What is the concatenation of this language with itself?...

mathregular-languagefinite-automataautomataformal-languages

Read More
Automata: Developing Context Free Grammars...

automata

Read More
Writing a complex REGEX for find and replace in VS2012...

regexvisual-studio-2010automata

Read More
BackNext