Skip to content

abhi-thakur98/Reduction-of-Grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Theory of Computation

Reduction-of-Grammar

The above Jupyter Notebook file contains the python code to reduces a context free grammar. It has 3 parts:

  1. Eliminating Epsilon transitions (if any).
  2. Eliminating unused non-terminals and productions.
  3. Eliminating unit productions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published