𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Approximation Algorithms || Set Cover via the Primal-Dual Schema

✍ Scribed by Vazirani, Vijay V.


Book ID
120247086
Publisher
Springer Berlin Heidelberg
Year
2003
Tongue
English
Weight
668 KB
Edition
9
Category
Article
ISBN
3662045656

No coin nor oath required. For personal study only.

✦ Synopsis


Although this may seem a paradox, all exact science is dominated by the idea of approximation. Bertrand Russell (1872-1970) Most natural optimization problems, including those arising in important application areas, are NP-hard. Therefore, under the widely believed conΒ­ jecture that P -=/= NP, their exact solution is prohibitively time consuming. Charting the landscape of approximability of these problems, via polynomial time algorithms, therefore becomes a compelling subject of scientific inquiry in computer science and mathematics. This book presents the theory of apΒ­ proximation algorithms as it stands today. It is reasonable to expect the picture to change with time. This book is divided into three parts. In Part I we cover combinatoΒ­ rial algorithms for a number of important problems, using a wide variety of algorithm design techniques. The latter may give Part I a non-cohesive appearance. However, this is to be expected - nature is very rich, and we cannot expect a few tricks to help solve the diverse collection of NP-hard problems. Indeed, in this part, we have purposely refrained from tightly catΒ­ egorizing algorithmic techniques so as not to trivialize matters. Instead, we have attempted to capture, as accurately as possible, the individual character of each problem, and point out connections between problems and algorithms for solving them.


πŸ“œ SIMILAR VOLUMES


Approximation Algorithms || Set Cover vi
✍ Vazirani, Vijay V. πŸ“‚ Article πŸ“… 2003 πŸ› Springer Berlin Heidelberg 🌐 English βš– 995 KB

Although this may seem a paradox, all exact science is dominated by the idea of approximation. Bertrand Russell (1872-1970) Most natural optimization problems, including those arising in important application areas, are NP-hard. Therefore, under the widely believed conΒ­ jecture that P -=/= NP, their

A Primal-Dual Parallel Approximation Tec
✍ S. Khuller; U. Vishkin; N. Young πŸ“‚ Article πŸ“… 1994 πŸ› Elsevier Science 🌐 English βš– 413 KB

We give an efficient deterministic parallel approximation algorithm for the minimum-weight vertex- and set-cover problems and their duals (edge/element packing). The algorithm is simple and suitable for distributed implementation. It fits no existing paradigm for fast, efficient parallel algorithms-