Lecture 10

Learning objectives

After this class, you should be able to:

  1. Given a set cover instance, and a solution to its relaxed LP formulation, give an approximation to an optimal set cover, using AA:Algorithm 14.1.
  2. Prove that algorithm 14.1 yields a feasible solution, and derive its approximation factor.
  3. Show how LP can be used to derive a factor 2 approximation algorithm for vertex cover.

Reading assignment

  1. Chapter 14, section 14.1.
  2. Section 12.1.

Exercises and review questions


Last modified: 3 Oct 2011