Search code examples
Is a fully polynomial-time approximation scheme a polynomial-time approximation scheme...


algorithmcomplexity-theorycomputation-theory

Read More
Is the RE and the finite automata same?...


regular-languagefinite-automatacomputation-theory

Read More
validate that deterministic finite automata transition function has exactly one output state for eac...


pythonregexregular-languagefinite-automatacomputation-theory

Read More
how do i represent transitions when writing a code for a dynamic DFA?...


javafinite-automatacomputation-theorydfa

Read More
A non-negative integer base 3...


radixautomatacomputation-theory

Read More
Converting recursive solution to dynamic programming...


time-complexitydynamic-programmingcomputation-theory

Read More
L = { <M> : TM does not accept any thing }...


computation-theoryturing-machinescomputationtableofcontents

Read More
Deriving a regular grammar for the language recognised by the Finite Automata...


context-free-grammarregular-languageautomatafinite-automatacomputation-theory

Read More
Left-Linear and Right-Linear Grammars...


grammarregular-languagecomputation-theoryformal-languages

Read More
Construct nfa occuring strings over {0,1} such that some two 0's are seperated by a string of le...


finite-automatacomputation-theorynon-deterministicautomata-theory

Read More
Single storage value that can be interpreted to mean different things...


databasealgorithmmathcomputation-theory

Read More
C implementation of exponentiation by squaring...


calgorithmperformancecomputation-theory

Read More
Simulating Non Deterministic Turing machine with Deterministic Turing machine [JFLAP]...


computation-theoryturing-machinesdeterministicnon-deterministicjflap

Read More
What does this mean "In the RAM model of computation, instructions are executed one after anoth...


algorithmcomputation-theory

Read More
DFA and Regular Expression...


regexregular-languageautomatacomputation-theorydfa

Read More
How exactly do macros in a Turing Machine work?...


macroscomputation-theoryturing-machines

Read More
How does a pushdown automaton know how to read a palindrome?...


computation-theorypushdown-automaton

Read More
1^3^n for n>=1 turing machine...


computation-theorycomputationautomata-theoryturing-machines

Read More
How is Turing Machine which accepts nothing is not Recursively Enumerable?...


computation-theoryturing-machines

Read More
Pair of Zeros separated by 1's NFA?...


finite-automatacomputation-theorydfanfa

Read More
The VC dimension of hypothesis space H1 is larger than the VC dimension of hypothesis space H2...


statisticscomputation-theory

Read More
What is it called if two versions of a program performs the same job, but does it using different co...


theorycomputation-theory

Read More
CAP theorem: Can I have Consistency and Availability at same time...


computation-theory

Read More
Complexity of algorithms and complexity of problems. What are the differences?...


time-complexitycomplexity-theorycomputation-theoryspace-complexity

Read More
is it possible to find the md5 hash of a password without out actually having the original password...


hashpasswordscomputation-theory

Read More
Proof the undecidability of a function (using empty/non-empty intersection)...


context-free-grammarcomputation-theory

Read More
Finding a complement of a regular language...


regular-languagecomputation-theory

Read More
How to create a pushdown automata which accepts a language?...


computer-sciencestate-machineautomatacomputation-theoryautomata-theory

Read More
Proof semidecidable languages...


computation-theoryturing-machinesautomaton

Read More
Activating AND nodes and OR nodes...


algorithmtime-complexityworkflowgraph-algorithmcomputation-theory

Read More
BackNext