COP 4531: Lecture 25
Learning objectives
After this class, you should be able to:
- Explain the following terms:
approximation ratio
,polynomial time approximation scheme
, andfully polynomial time approximation scheme
.- Explain the approximation algorithm for vertex cover and prove its approximation ratio.
- Give an approximation algorithm, prove its approximation ratio.
- Give an approximation algorithm and an approximation ratio claimed for it, give a counter-example to show that the approximation ratio is not correct.
Reading assignment
- CLR: Chaper 35, up to (and including) section 35.1.
Exercises and review questions
- Questions on current lecture's material
- Exercise 35.1-3.
- Questions on next lecture's material
- None.