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
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
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