language-icon Old Web
English
Sign In

Randomized rounding

Within computer science and operations research,many combinatorial optimization problems are computationally intractable to solve exactly (to optimality).Many such problems do admit fast (polynomial time) approximation algorithms—that is, algorithms that are guaranteed to return an approximately optimal solution given any input. Within computer science and operations research,many combinatorial optimization problems are computationally intractable to solve exactly (to optimality).Many such problems do admit fast (polynomial time) approximation algorithms—that is, algorithms that are guaranteed to return an approximately optimal solution given any input. Randomized rounding(Raghavan & Tompson 1987)is a widely used approach for designing and analyzing such approximation algorithms. The basic idea is to use the probabilistic methodto convert an optimal solution of a relaxationof the problem into an approximately optimal solution to the original problem.

[ "Linear programming", "Approximation algorithm" ]
Parent Topic
Child Topic
    No Parent Topic