Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computation-theory

Context free grammar for balanced parethesis

If every subset of a language L is regular then L is regular? [closed]

What is the name of a function whose result depends only on its parameters?

Prove whether this language is decidable and recognizable

Datalog computational class?

Example of Non-Linear, UnAmbiguous and Non-Deterministic CFL?

Prefix of a string

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