Search code examples
Is there a difference between a "finite state machine" and a "state machine"?...

mathstatisticscomputation-theorystate-machine

Read More
Subtle nuances of Big O notation for computation complexity...

big-ocomputation-theorycomputer-science-theory

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

computation-theorypushdown-automatonautomaton

Read More
How to construct a pushdown automata for L={a^nb^m where n<=m<=2n}?...

automatacomputation-theorypushdown-automatonautomata-theory

Read More
Aren't the von Neumann model and the Turing model practically the the same thing?...

computer-sciencecpu-architecturecomputation-theoryturing-machinesharvard-architecture

Read More
Is the given language a valid CFG?...

context-free-grammarcomputation-theorypushdown-automatoncontext-free-languageautomata-theory

Read More
Can the unreachable state removed in this minimized DFA?...

automatafinite-automatacomputation-theorydfaautomata-theory

Read More
can i push two symbols to the stack of a pushdown automata?...

context-free-grammarcomputation-theorypushdown-automatoncontext-free-language

Read More
What is the result of this CFG?...

context-free-grammarcomputation-theorycontext-free-language

Read More
Can I have a faster nested loop just lowering the algorithm complexity?...

c#.nettime-complexitycomputation-theorycode-complexity

Read More
Is this grammar LR(2) and how can i determine it?...

parsinggrammarcomputation-theorylr-grammar

Read More
Classical molecular dynmaics...

physicscomputation-theory

Read More
Need Regular Expression for Finite Automata: Even number of 1s and Even number of 0s...

regular-languagefinite-automatacomputation-theorydfa

Read More
Hash function for two integer arrays with minimal collisions...

javaarrayshashcomputation-theoryhash-function

Read More
What are the theoretical upper limits on parallelizability?...

parallel-processingcomputation-theory

Read More
Checking whether a function is computable or not...

computation-theory

Read More
optimal maximum difference within subarrays...

javaalgorithmcomputation-theory

Read More
Does there exist a regular language that's not Turing Recognizable?...

computer-scienceregular-languagecomputation-theoryturing-machines

Read More
What are the chances of a 1 + 1 sum giving the wrong result?...

c++sumcpucomputation-theorycomputation

Read More
Solving and proving a DFA that subtracts and takes the modulus of two elements...

subtractionautomatafinite-automatacomputation-theorydfa

Read More
Design a FA to accept L, where L = Strings in which ‘a’ always appears tripled...

finite-automatacomputation-theorydfa

Read More
How to demonstrate the correctness of a program with a while cycle using Hoare's logic?...

logicproofcomputation-theoryproof-of-correctnesshoare-logic

Read More
Is it possible for an ambiguous CFG convert into CNF and becomes unambiguous?...

context-free-grammarcomputation-theorycontext-free-languagechomsky-normal-form

Read More
Approximating longest cycle in a directed graph...

algorithmcomplexity-theorygraph-theorycomputation-theoryoperations-research

Read More
How do you divide the string in pumping lemma?...

regular-languagecomputation-theory

Read More
Is union is regular expression different from union in set?...

setcomputation-theory

Read More
Computational arithmetic - how many bits exactly for 8 digit number needed...

numbersbytecomputation-theory

Read More
m to the power of 0 in Church’s Numerals...

lambdalambda-calculuscomputation-theoryexponentiationchurch-encoding

Read More
how do we prove that this language is irregular using the pumping lemma?...

regular-languagefinite-automatacomputation-theorypumping-lemma

Read More
Difference between Turing-Decidable and Co-Turing-Decidable...

theoryturing-machinescomputation-theory

Read More
BackNext