

InterviewSolution
Saved Bookmarks
1. |
The standard version of CYK algorithm operates only on context free grammars in the following form:(a) Greibach Normal form(b) Chomsky Normal form(c) Backus Naur form(d) All of the mentionedI had been asked this question in final exam.My enquiry is from CFL- Other Normal Forms in section Properties of Context Free Languages of Automata Theory |
Answer» Correct option is (b) CHOMSKY Normal FORM |
|