Dense Subset Sum may be the hardest
Abstract
The Subset Sum problem asks whether a given set of positive integers contains a subset of elements that sum up to a given target . It is an outstanding open question whether the -time algorithm for Subset Sum by Horowitz and Sahni [J. ACM 1974] can be beaten in the worst-case setting by a "truly faster", -time algorithm, with some constant . Continuing an earlier work [STACS 2015], we study Subset Sum parameterized by the maximum bin size , defined as the largest number of subsets of the input integers that yield the same sum. For every we give a truly faster algorithm for instances with , as well as instances with . Consequently, we also obtain a characterization in terms of the popular density parameter : if all instances of density at least admit a truly faster algorithm, then so does every instance. This goes against the current intuition that instances of density 1 are the hardest, and therefore is a step toward answering the open question in the affirmative. Our results stem from novel combinations of earlier algorithms for Subset Sum and a study of an extremal question in additive combinatorics connected to the problem of Uniquely Decodable Code Pairs in information theory.
Cite
@article{arxiv.1508.06019,
title = {Dense Subset Sum may be the hardest},
author = {Per Austrin and Mikko Koivisto and Petteri Kaski and Jesper Nederlof},
journal= {arXiv preprint arXiv:1508.06019},
year = {2015}
}
Comments
14 pages