Search code examples
Space meaning in DFA?...

regular-languagefinite-automataautomatadfa

Read More
How to determine which language is simpler...

regular-languagefinite-automataautomatadfa

Read More
Defining a finite automata Coq...

coqfinite-automatalanguage-theory

Read More
Can {a,b,c}*a^n{a,b,c}*b^n{a,b,c}*c^n{a,b,c} be accepted by an FSA?...

finite-automatastate-machine

Read More
What are Finite State Automata and why should a programmer know about them?...

finite-automata

Read More
What is the english description for this DFA?...

finite-automata

Read More
Automaton for prefix matching...

javafinite-automatanfaautomatonfinite-state-automaton

Read More
Give context-free grammars that generate the following language...

finite-automataautomatastate-machineautomata-theory

Read More
Designing a DFA (alphabet 'a' and 'b') : The number of 'a' in the string mus...

finite-automatacomputer-science-theoryfinite-state-automaton

Read More
Converting DFA to RE...

regexregular-languagefinite-automatadfa

Read More
Find all K-length words accepted by finite automata (Prolog)...

prologfinite-automata

Read More
Inserting text inside a circle in Python...

pythongraphicsturtle-graphicsfinite-automatastate-machine

Read More
Estimate the number of states in a DFA (intersection)...

intersectionfinite-automatadfa

Read More
DFA that accepts strings over {b} of length 2i+5k for any non-negative values of i and k...

algorithmfinite-automataautomatadfa

Read More
Is it possible for a DFA to change its state to a new state without accepting any input symbol...

finite-automataautomatadfa

Read More
Can anybody explain it to me in detail how to draw transition diagram (DFA/NFA) in theory of compute...

computer-sciencefinite-automatacomputation-theorycompiler-construction

Read More
W(WR)* regular?...

regular-languagefinite-automatacomputation-theory

Read More
Regular Expression in Finite Automata...

finite-automataautomata

Read More
Construct a regular expression to match the following language...

regexfinite-automatadeterministic

Read More
DFA to mathematical notation...

mathcomputer-sciencefinite-automatadfa

Read More
Highest number of states - DFA / NFA...

logicfinite-automatadeterministicnon-deterministic

Read More
Need to construct DFA (deterministic finite automaton)...

regular-languagefinite-automatacomputation-theorydfa

Read More
Space and Time Efficient Encoding of Transitions for Finite Automata...

c++performancefinite-automatastate-machinememory-efficient

Read More
FA for a language which forms an AGP...

finite-automataautomataautomata-theory

Read More
Levenshtein DFA in .NET...

.netperformancefinite-automataautomatalevenshtein-distance

Read More
Levenshtein Automata...

levenshtein-distancefinite-automata

Read More
Writting a syntax analyser using an AFD for C language...

lexical-analysisfinite-automatadeterministic

Read More
Arcade Fighting Game AI...

finite-automatagame-ai

Read More
To use goto or not?...

cparsinggotofinite-automata

Read More
DFA for a Tic Tac Toe Game...

theorytic-tac-toefinite-automatacomputation-theorydfa

Read More
BackNext