Randomized Algorithms (Spring 2010)/Randomized approximation algorithms: Difference between revisions

From TCS Wiki
Jump to navigation Jump to search
imported>WikiSysop
m Protected "Randomized approximation algorithms" ([edit=sysop] (indefinite) [move=sysop] (indefinite))
imported>WikiSysop
Line 4: Line 4:


=== Combinatorial approximation algorithms ===
=== Combinatorial approximation algorithms ===
==== Scheduling ====
==== Knapsack ====


=== LP-based approximation algorithms ===
=== LP-based approximation algorithms ===

Revision as of 07:07, 27 May 2010

Approximation Algorithms

Coping with the NP-hardness

Combinatorial approximation algorithms

Scheduling

Knapsack

LP-based approximation algorithms

Randomized Rounding

The integrality gap

Randomized rounding

Max-SAT

Covering and Packing