Parameterized Algorithms on Integer Sets with Small Doubling: Integer Programming, Subset Sum and k-SUM
Tim Randolph, Karol W\k{e}grzycki

TL;DR
This paper explores the parameterized complexity of problems involving integer sets with small doubling, providing new algorithms and bounds for Integer Programming, Subset Sum, and k-SUM based on this structural property.
Contribution
It introduces the doubling constant as a parameter to develop efficient algorithms for Integer Programming, Subset Sum, and k-SUM, and proves the constructive version of Freiman's Theorem.
Findings
Integer Program feasibility is tractable with small doubling constant
Subset Sum can be solved in time depending on the doubling constant
Near-linear algorithms and bounds for k-SUM and related problems
Abstract
We study the parameterized complexity of algorithmic problems whose input is an integer set in terms of the doubling constant , a fundamental measure of additive structure. We present evidence that this new parameterization is algorithmically useful in the form of new results for two difficult, well-studied problems: Integer Programming and Subset Sum. First, we show that determining the feasibility of bounded Integer Programs is a tractable problem when parameterized in the doubling constant. Specifically, we prove that the feasibility of an integer program with polynomially-bounded variables and constraints can be determined in time when the column set of the constraint matrix has doubling constant . Second, we show that the Subset Sum and Unbounded Subset Sum problems can be solved in time and $n^{O_C(\log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
