Lecture 16
Learning objectives
After this class, you should be able to:
- Given a context free grammar, convert it to an equivalent grammar without the following: lambda productions, unit productions, and useless productions.
- Prove the correctness of the above procedures.
Reading assignment
- Section 6.1.
- Lecture 16-17 slides on Blackboard.
- Page 172.
Exercises and review questions
- Exercises and review questions on current lecture's material
- Section 6.1, exercise #4.
- Section 6.1, exercise #5.
- Section 6.1, exercise #7.
- Section 6.1, exercise #8.
- Section 6.1, exercise #16.
- Questions on next lecture's material
- What is the time complexity of the CYK membership algorithm.
Last modified: 18 Jan 2014