On Problems Related to Unbounded SubsetSum: A Unified Combinatorial Approach
Mingyang Deng, Xiao Mao, Ziqian Zhong

TL;DR
This paper introduces a unified combinatorial approach to solve unbounded subset sum problems and their generalizations, achieving near-linear algorithms and establishing a connection with min-plus convolution complexity.
Contribution
It presents the first near-linear algorithms for CoinChange and Residue Table problems and links All-Target Unbounded Knapsack to min-plus convolution complexity.
Findings
Near-linear algorithms for CoinChange and Residue Table
First deterministic near-linear algorithms for these problems
Establishes equivalence between Unbounded Knapsack and min-plus convolution
Abstract
Unbounded SubsetSum is a classical textbook problem: given integers , we need to find if there exists satisfying . In its all-target version, is given and answer for all integers is required. In this paper, we study three generalizations of this simple problem: All-Target Unbounded Knapsack, All-Target CoinChange and Residue Table. By new combinatorial insights into the structures of solutions, we present a novel two-phase approach for such problems. As a result, we present the first near-linear algorithms for CoinChange and Residue Table, which runs in and time deterministically. We also show if we can compute convolution for -length arrays in time, then All-Target Unbounded Knapsack can be solved in…
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.
Taxonomy
Topicsgraph theory and CDMA systems · Optimization and Packing Problems · Limits and Structures in Graph Theory
