Learning objectives
After this class, you should be able to:
- Prove that the primal-dual algorithm set cover yields a feasible solution, and determine its approximation factor.
- Show how we can express the above algorithm as a purely combinatorial algorithm, without referring to linear programming.
Reading assignment
- AA: Chapter 15.
Exercises and review questions
- Questions on current lecture's material
- Exercise 15.2: Remove the scaffolding of linear programming from algorithm 15.2, to obtain a purely combinatorial factor
f
algorithm for set cover.
- Questions on next lecture's material
- None.