The Beard Sage

  • Machine Learning
  • Computer Architecture
  • Theoretical Computer Science
  • About Me

Closure under Complement: Decidable and Recognizable languages

posted in Theoretical Computer Science on April 22, 2020 by TheBeard 0 Comments

Decidable languages are closed under complement. Recognizable languages that are closed under complement are decidable.

Continue reading →

Undecidable Language : EQTM

posted in Theoretical Computer Science on April 21, 2020 by TheBeard 0 Comments

Checking the equivalence of two languages is undecidable. ETM reduces to EQTM.

Continue reading →

Undecidable Language : ETM

posted in Theoretical Computer Science on April 20, 2020 by TheBeard 0 Comments

Checking whether the language of a Turing Machine is empty is undecidable. ATM reduces to ETM.

Continue reading →

Undecidable Language : HALTTM

posted in Theoretical Computer Science on April 19, 2020 by TheBeard 0 Comments

The halting problem is undecidable. ATM reduces to HALTTM.

Continue reading →

Undecidable Language : ATM

posted in Theoretical Computer Science on April 18, 2020 by TheBeard 0 Comments

Checking whether a TM accepts a string is undecidable. Here is how.

Continue reading →

Decidable Languages : ECFG, EPDA

posted in Theoretical Computer Science on April 17, 2020 by TheBeard 0 Comments

Checking whether a context free language is empty is decidable. Here is how.

Continue reading →

Decidable Languages : ACFG, APDA

posted in Theoretical Computer Science on April 16, 2020 by TheBeard 0 Comments

Checking whether a string belongs to a context free language is decidable. Here is how.

Continue reading →

Decidable Language : EQDFA

posted in Theoretical Computer Science on April 15, 2020 by TheBeard 0 Comments

The equivalence of regular languages is decidable. Here is how.

Continue reading →

Decidable Languages : EDFA, ENFA, EREX, ERG

posted in Theoretical Computer Science on April 14, 2020 by TheBeard 0 Comments

Checking whether a regular language is empty is decidable. Here is how.

Continue reading →

Decidable Languages : ADFA, ANFA, AREX, ARG

posted in Theoretical Computer Science on April 13, 2020 by TheBeard 0 Comments

Checking whether a string belongs to a regular language is decidable. Here is how.

Continue reading →
← Older posts
Newer posts →
Copyright (C) 2021. All rights reserved.