Title
Space-Efficient Approximations for Subset Sum.
Abstract
SubsetSum is a well-known NP-complete problem: given t ∈ Z+ and a set S of m positive integers, output YES if and only if there is a subset S′ ⊆ S such that the sum of all numbers in S′ equals t. The problem and its search and optimization versions are known to be solvable in pseudopolynomial time in general. We develop a one-pass deterministic streaming algorithm that uses space O(&frac; log tε) and decides if some subset of the input stream adds up to a value in the range {(1 ± ε)t}. Using this algorithm, we design space-efficient fully polynomial-time approximation schemes (FPTAS) solving the search and optimization versions of SubsetSum. Our algorithms run in O(&frac;1 ε m2) time and O(&frac;1ε) space on unit-cost RAMs, where 1 + ε is the approximation factor. This implies constant space quadratic time FPTAS on unit-cost RAMs when ε is a constant. Previous FPTAS used space linear in m. In addition, we show that on certain inputs, when a solution is located within a short prefix of the input sequence, our algorithms may run in sublinear time. We apply our techniques to the problem of finding balanced separators, and we extend our results to some other variants of the more general knapsack problem. When the input numbers are encoded in unary, the decision version has been known to be in log space. We give streaming space lower and upper bounds for unary SubsetSum (USS). If the input length is N when the numbers are encoded in unary, we show that randomized s-pass streaming algorithms for exact SubsetSum need space &Omega (&frac;&sqrt;Ns) and give a simple deterministic two-pass streaming algorithm using &O(&sqrt;N log N) space. Finally, we formulate an encoding under which USS is monotone and show that the exact and approximate versions in this formulation have monotone O(log 2t) depth Boolean circuits. We also show that any circuit using ϵ-approximator gates for SubsetSum under this encoding needs Ω(n/log n) gates to compute the disjointness function.
Year
DOI
Venue
2016
10.1145/2894843
TOCT
Keywords
DocType
Volume
One-pass streaming algorithm,fully polynomial-time approximations chemes FPTAS,knapsack problem,monotone circuits
Journal
8
Issue
ISSN
Citations 
4
1942-3454
0
PageRank 
References 
Authors
0.34
0
5
Name
Order
Citations
PageRank
Anna Gál11028.39
Jing-Tang Jang200.34
Nutan Limaye313420.59
Meena Mahajan468856.90
Karteek Sreenivasaiah5135.30