Search code examples
Is this grammar context free or not?...

context-free-grammarautomataformal-languagesautomata-theorycontext-sensitive-grammar

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
npda for the language number a's less than or equal to 3 times the number of b's...

computer-sciencediscrete-mathematicsautomatapushdown-automatonfinite-state-automaton

Read More
Regular Expression in Finite Automata...

finite-automataautomata

Read More
Find the DFA for the language L given...

automatadfanfa

Read More
Strings that {b U a}* Accepts (Kleene Star)...

uniontheoryautomata

Read More
Regular language closure under insertion...

regular-languageproofautomata

Read More
Pumping Lemma Assistance...

automatacomputationpumping-lemma

Read More
automata accepting only ba^(n) for n>=1, odd n using 2 states...

discrete-mathematicsautomata

Read More
Regular vs Context Free Grammars...

context-free-grammarregular-languageautomata

Read More
Can a Finite Automata exist without any final state?...

regular-languagecomputation-theoryautomata

Read More
OCaml: Combination of elements in Lists, functional reasoning...

listfunctional-programmingocamlautomata

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

finite-automataautomataautomata-theory

Read More
Automata: CFG for following language...

context-free-grammarautomatacontext-free-language

Read More
Is there any CFG available (with pos tags -part of speech tags) to validate the grammar of sentences...

nlpnltkcomputer-scienceautomata

Read More
Levenshtein DFA in .NET...

.netperformancefinite-automataautomatalevenshtein-distance

Read More
Push Down Automata...

theoryautomatacomputation

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

c++finite-automataautomata

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

regexfinite-automataautomata

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
We used floating point numbers instead of real numbers in NICE programming language. Why?...

automatacomputation-theorycomputation

Read More
Type Variables in type classes...

haskellgenericstypesautomata

Read More
Constructing Language generated by the grammar...

grammarautomataformal-languages

Read More
Construct a grammar that generates L = {a^p b^m c^n|n>=0, m>=0, p=m+n}...

grammarautomata

Read More
Is it possible to design an automaton that accepts irrational number?...

mathnumbersautomatanumber-theory

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
Theory of Automata : Context Free Grammar...

automata

Read More
BackNext