𝔖 Bobbio Scriptorium
✦   LIBER   ✦

An efficient fully polynomial approximation scheme for the Subset-Sum Problem

✍ Scribed by Hans Kellerer; Renata Mansini; Ulrich Pferschy; Maria Grazia Speranza


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
238 KB
Volume
66
Category
Article
ISSN
0022-0000

No coin nor oath required. For personal study only.

✦ Synopsis


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Γ°minfn Á 1=e; n ΓΎ 1=e 2 logΓ°1=eÞgÞ and space OΓ°n ΓΎ 1=eÞ: This scheme has a better time and space complexity than previously known approximation schemes. Moreover, the scheme always finds the optimal solution if it is smaller than Γ°1 Γ€ eÞc: Computational results show that the scheme efficiently solves instances with up to 5000 items with a guaranteed relative error smaller than 1/1000.


πŸ“œ SIMILAR VOLUMES


A fully polynomial bicriteria approximat
✍ Sung-Pil Hong; Sung-Jin Chung; Bum Hwan Park πŸ“‚ Article πŸ“… 2004 πŸ› Elsevier Science 🌐 English βš– 213 KB

We propose a fully polynomial bicriteria approximation scheme for the constrained spanning tree problem. First, an exact pseudo-polynomial algorithm is developed based on a two-variable extension of the well-known matrix-tree theorem. The scaling and approximate binary search techniques are then uti

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