1 / 27

Lecture 27 Set Cover & LP-Relaxation

Lecture 27 Set Cover & LP-Relaxation. Ding-Zhu Du. Set-Cover. Given a collection C of subsets of a set E , find a minimum subcollection C’ of C such that every element of E appears in a subset in C’. Potential Function. Greedy Algorithm. Analysis. Proof of Inequality.

gwen
Download Presentation

Lecture 27 Set Cover & LP-Relaxation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 27Set Cover & LP-Relaxation Ding-Zhu Du

  2. Set-Cover Given a collection C of subsets of a set E, find a minimum subcollection C’ of C such that every element of E appears in a subset in C’ .

  3. Potential Function

  4. Greedy Algorithm

  5. Analysis

  6. Proof of Inequality

  7. What’s we need?

  8. Actually, this inequality holds if and only if f is submodular and (monotone increasing)

  9. Rounding • Combinatorial Rounding vertex-cover scheduling on unrelated parallel machine • Random Rounding Maximum satisfiability

  10. Vertex Cover

  11. LP-Relaxation Rounding Theorem Proof.

  12. Half-integerality Theorem Proof

  13. Max Sat

  14. LP-relaxation

  15. Random Rounding

  16. Calculation of E(Z)

  17. Lower bound of E(Zj) Lemma Proof

  18. 0 1

  19. Performance

  20. Derandomization Theorem

  21. Thanks, End

More Related