Search code examples
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
Empirical analysis for binary search not matching Theoretical Analysis...


javacomputation-theory

Read More
{ w | at every odd position of w is a 1}...


computation-theory

Read More
Convert a regulation expression to DFA...


regexexpressioncomputation-theorydfanfa

Read More
what are these arrow operators in context free grammar?...


context-free-grammarcomputation-theory

Read More
Induction on String? (automata related)...


computer-sciencediscrete-mathematicsfinite-automatacomputation-theoryinduction

Read More
A language that can be recognised by a TM but cannot be decided by a TM?...


computation-theoryturing-machines

Read More
Are GPU shaders Turing complete...


shadergpugpgpucomputation-theory

Read More
Trying to understand simple big number calculations...


c++mathcomputation-theorybignum

Read More
Can someone give a simple but non-toy example of a context-sensitive grammar?...


grammarautomatacomputation-theorylanguage-theorycontext-sensitive-grammar

Read More
what is exactly the reason of halting...


algorithmtheorycomputation-theoryhalting-problem

Read More
What is the number of states in the minimal DFA with input symbols {0,1,2} where 2nd last symbol is ...


expressionregular-languagecomputation-theorydfa

Read More
What is the minimum number of states to recognize this language?...


algorithmregular-languagefinite-automatacomputation-theory

Read More
Let Σ= {a}, assume language, L= { a^(2012.K) / K> 0}, what is minimum number of states needed in ...


finite-automatacomputation-theorydfanfa

Read More
Context-free grammar for language L = a^(2^k)...


context-free-grammarcomputation-theory

Read More
Is mapping array elements to perfect hash indexes NP Complete?...


algorithmcomputation-theorynp

Read More
Key points and Importance of Decidability...


computer-sciencecomputation-theorydecidable

Read More
If a deterministic Turing Machine decides a language L, does it mean that it also decides L's co...


complexity-theorycomputation-theoryturing-machines

Read More
What is the sum of a sum?...


algorithmmathpolynomial-mathcomputation-theory

Read More
What does the fancy R symbol mean as written here?...


mathcomputation-theoryturing-machines

Read More
If every subset of a language L is regular then L is regular?...


regular-languagecomputation-theory

Read More
Speeding up a code that calls same function again and again...


performancecomputation-theorymemory-efficientcomputationspace-efficiency

Read More
Guidance on Algorithmic Thinking (4 fours equation)...


algorithmcomputation-theory

Read More
Using condition 3 of the pumping lemma to prove irregularity...


regular-languageautomatacomputation-theory

Read More
What is the runtime to access an element from an array or hash table? How is it different from find ...


algorithmoptimizationcomplexity-theorybinary-searchcomputation-theory

Read More
Example of Non-Linear, UnAmbiguous and Non-Deterministic CFL?...


finite-automataautomatacomputation-theoryformal-languageschomsky-hierarchy

Read More
Fastest Way to Generate x Number of Random Variables...


matlabvectorizationcomputation-theory

Read More
How this language has even number of symbols ((0+1)(0+1))*...


regexcomputation-theory

Read More
Is finding a subset with exact cut with other given subsets NP-hard?...


algorithmcomplexity-theorycombinatoricscomputation-theory

Read More
BackNext