The SUBSET SUM problem asks whether a given set of n positive integers contains a subset of elements that sum up to a given target t. It is an outstanding open question whether the O^*(2^{n/2})-time algorithm for SUBSET SUM by Horowitz and Sahni [J. ACM 1974] can be beaten in the worst-case setting by a "truly faster", O^*(2^{(0.5-delta)*n})-time algorithm, with some constant delta > 0. Continuing an earlier work [STACS 2015], we study SUBSET SUM parameterized by the maximum bin size beta, defined as the largest number of subsets of the n input integers that yield the same sum. For every epsilon > 0 we give a truly faster algorithm for instances with beta = 2^{0.661n}. Consequently, we also obtain a characterization in terms of the popular ...
A major goal in the area of exact exponential algorithms is to give an algorithm for the (worst-case...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...
The SUBSET SUM problem asks whether a given set of n positive integers contains a subset of elements...
The Subset Sum problem asks whether a given set of $n$ positive integers contains a subset of elemen...
The SUBSET SUM problem asks whether a given set of n positive integers contains a subset of elements...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
The subset-sum problem (SSP) is de ned as follows: given a positive integer bound and a set of n p...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
A major goal in the area of exact exponential algorithms is to give an algorithm for the (worst-case...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...
The SUBSET SUM problem asks whether a given set of n positive integers contains a subset of elements...
The Subset Sum problem asks whether a given set of $n$ positive integers contains a subset of elemen...
The SUBSET SUM problem asks whether a given set of n positive integers contains a subset of elements...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
The subset-sum problem (SSP) is de ned as follows: given a positive integer bound and a set of n p...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
A major goal in the area of exact exponential algorithms is to give an algorithm for the (worst-case...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...