Recent content by abdullahmogha
-
A
Undergrad Challeng in simplifying the Grammer
challeng ! in simplifying the grammar It is a challeng grammar to be simplified by removing all useless, unit, and epsilon (empty string)-productions: S -> abAB |CD A -> aBA |epsilon (empty string) B -> ABb |A |epsilon (empty string) C -> bb |CD D -> bD if no one answer it :smile:- abdullahmogha
- Thread
- Replies: 1
- Forum: Linear and Abstract Algebra