Improved Approximation Schemes for (Un-)Bounded Subset-Sum and Partition
Abstract
We consider the SUBSET SUM problem and its important variants in this paper. In the SUBSET SUM problem, a (multi-)set of positive numbers and a target number are given, and the task is to find a subset of with the maximal sum that does not exceed . It is well known that this problem is NP-hard and admits fully polynomial-time approximation schemes (FPTASs). In recent years, it has been shown that there does not exist an FPTAS of running time for arbitrary small assuming (,+)-convolution conjecture~\cite{bringmann2021fine}. However, the lower bound can be bypassed if we relax the constraint such that the task is to find a subset of that can slightly exceed the threshold by times, and the sum of numbers within the subset is at least times the optimal objective value that respects the constraint. Approximation schemes that may violate the constraint are also known as weak approximation schemes. For the SUBSET SUM problem, there is a randomized weak approximation scheme running in time [Mucha et al.'19]. For the special case where the target is half of the summation of all input numbers, weak approximation schemes are equivalent to approximation schemes that do not violate the constraint, and the best-known algorithm runs in time [Bringmann and Nakos'21].
Cite
@article{arxiv.2212.02883,
title = {Improved Approximation Schemes for (Un-)Bounded Subset-Sum and Partition},
author = {Xiaoyu Wu and Lin Chen},
journal= {arXiv preprint arXiv:2212.02883},
year = {2022}
}