𝔖 Bobbio Scriptorium
✦   LIBER   ✦

On the efficiency of polynomial time approximation schemes

✍ Scribed by Marco Cesati; Luca Trevisan


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
630 KB
Volume
64
Category
Article
ISSN
0020-0190

No coin nor oath required. For personal study only.

✦ Synopsis


A polynomial time approximation scheme (PTAS) for an optimization problem A is an algorithm that given in input an instance of A and E > 0 find;,; (1 + E)-approximate solution in time that is polynomial for each fixed E. Typical running times are no(+) or 2"' n. While algorithms of the former kind tend to be impractical, the latter ones are more interesting. In several cases, the development of algorithms of the second type required considerably new, and sometimes harder, techniques. For some interesting problems, only n"("E) approximation schemes are known. Under likely assumptions, we prove that for some problems (including natural ones) there cannot be approximation schemes running in time f( l/n)nO('), no matter how fast function f grows. Our result relies on a connection with Parameterized Complexity Theory, and we show that this connection is necessary. @


πŸ“œ SIMILAR VOLUMES


Polynomial time approximation schemes fo
✍ Hadas Shachnai; Tami Tamir πŸ“‚ Article πŸ“… 2001 πŸ› Springer US 🌐 English βš– 207 KB

We consider variants of the classic bin packing and multiple knapsack problems, in which sets of items of di erent classes (colours) need to be placed in bins; the items may have di erent sizes and values. Each bin has a limited capacity, and a bound on the number of distinct classes of items it can

Polynomial Time Approximation Schemes fo
✍ Sanjeev Arora; David Karger; Marek Karpinski πŸ“‚ Article πŸ“… 1999 πŸ› Elsevier Science 🌐 English βš– 250 KB

We present a unified framework for designing polynomial time approximation schemes (PTASs) for ``dense'' instances of many NP-hard optimization problems, including maximum cut, graph bisection, graph separation, minimum k-way cut with and without specified terminals, and maximum 3-satisfiability. By

An efficient, strongly polynomial, Ξ΅-app
✍ S.N. Kabadi; Y.P. Aneja πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 379 KB

Given a set X 5 Z", vectors c, d E IK", an interval [a, b] C R, a fixed 0 < E < 1, and an oracle that, for any 0 < E < 1 finds an E-approximate solution to problem max{hTx 1 x E X} for any h E RU", we present a theoretically and practically efficient e-approximation algorithm, for the problem min{u(

An efficient fully polynomial approximat
✍ Hans Kellerer; Renata Mansini; Ulrich Pferschy; Maria Grazia Speranza πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 238 KB

Given a set of n positive integers and a knapsack of capacity c; the Subset-Sum Problem is to find a subset the sum of which is closest to c without exceeding the value c: In this paper we present a fully polynomial approximation scheme which solves the Subset-Sum Problem with accuracy e in time OΓ°m

An asymptotic fully polynomial time appr
✍ Klaus Jansen; Roberto Solis-Oba πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 175 KB

In the bin covering problem there is a group L = (a1; : : : ; an) of items with sizes s(ai) ∈ (0; 1), and the goal is to ÿnd a packing of the items into bins to maximize the number of bins that receive items of total size at least 1. This is a dual problem to the classical bin packing problem. In th