Improved Approximation Schemes for (Un-)Bounded Subset-Sum and Partition

12/06/2022
by   Xiaoyu Wu, et al.
0

We consider the SUBSET SUM problem and its important variants in this paper. In the SUBSET SUM problem, a (multi-)set X of n positive numbers and a target number t are given, and the task is to find a subset of X with the maximal sum that does not exceed t. 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 ( 1/ϵ^2-δ) for arbitrary small δ>0 assuming (min,+)-convolution conjecture <cit.>. However, the lower bound can be bypassed if we relax the constraint such that the task is to find a subset of X that can slightly exceed the threshold t by ϵ times, and the sum of numbers within the subset is at least 1-(ϵ) 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 (n+ 1/ϵ^5/3) [Mucha et al.'19]. For the special case where the target t 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 (n+1/ϵ^3/2) time [Bringmann and Nakos'21].

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/14/2020

Approximation Schemes for Subset Sum Ratio Problems

We consider the Subset Sum Ratio Problem (SSR), in which given a set of ...
research
12/28/2019

Approximating Subset Sum is equivalent to Min-Plus-Convolution

Approximating Subset Sum is a classic and fundamental problem in compute...
research
04/06/2018

Subquadratic Approximation Scheme for Partition

The subject of this paper is the time complexity of approximating Knapsa...
research
04/09/2020

Solutions for Subset Sum Problems with Special Digraph Constraints

The subset sum problem is one of the simplest and most fundamental NP-ha...
research
04/21/2019

An Improved FPTAS for 0-1 Knapsack

The 0-1 knapsack problem is an important NP-hard problem that admits ful...
research
04/26/2022

One-pass additive-error subset selection for ℓ_p subspace approximation

We consider the problem of subset selection for ℓ_p subspace approximati...
research
05/07/2019

Equal-Subset-Sum Faster Than the Meet-in-the-Middle

In the Equal-Subset-Sum problem, we are given a set S of n integers and ...

Please sign up or login with your details

Forgot password? Click here to reset