chomsky-normal-form Questions

4

Solved

why do we convert the grammar to chomsky normal form ? Is there a advantage ?
Plenipotent asked 3/2, 2011 at 8:19

1

I'm trying to prove the following: If G is a Context Free Grammar in the Chomsky Normal Form, then for any string w belongs L(G) of length n ≥ 1, it requires exactly 2n-1 steps to make any de...

3

Solved

Convert the grammar below into Chomsky Normal Form. Give all the intermediate steps. S -> AB | aB A -> aab|lambda B -> bbA Ok so the first thing I did was add a new start variable S0 s...
Supercharger asked 19/9, 2011 at 0:14
1

© 2022 - 2024 — McMap. All rights reserved.