Lecture 9

Learning objectives

After this class, you should be able to:

  1. Given an instance of the set cover problem, show the steps involved in obtaining an approximate solution using the primal-dual algorithm given in class.
  2. Prove that the above algorithm yields a feasible solution, and determine its approximation factor.
  3. Show how we can express the above algorithm as a purely combinatorial algorithm, without referring to linear programming.

Reading assignment

  1. AA: Chapter 15.
  2. AA: Chapter 16, page 130.

Exercises and review questions


Last modified: 27 Sep 2006