Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computation-theory

Turing machine for addition and comparison of binary numbers

Why is this an invalid Turing machine? [closed]

Design a PDA of all strings of 0's and 1's so that the number of 1's is twice the number of 0's

Algorithm to generate context free grammar from any regex

How to tell if a machine is Turing machine equivalent

Guidance on Algorithmic Thinking (4 fours equation)

Subroutine inference

Can someone give a simple but non-toy example of a context-sensitive grammar? [closed]

Pumping lemma for regular language

Count all subsets of an array where the largest number is the sum of the remaining numbers

Real world uses of DFA,NFA,PDA and Turing machines

Right way to discuss computational complexity for small n

Does Provable == Decidable?

Prove that the set of all languages over a finite alphabet is uncountable

How to write an enumeration of all computable functions?

Is a*b* regular?

Is C# 4.0 compile-time turing complete?

Context free grammar for non-palindrome

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

what are these arrow operators in context free grammar?