This C++ program takes a context free grammar (CFG) as input and performs several steps to simplify the grammar by removing unnecessary productions.
-
Updated
Aug 24, 2023 - C++
This C++ program takes a context free grammar (CFG) as input and performs several steps to simplify the grammar by removing unnecessary productions.
Discrete Mathematics course at ITMO University
Add a description, image, and links to the cf-grammar topic page so that developers can more easily learn about it.
To associate your repository with the cf-grammar topic, visit your repo's landing page and select "manage topics."