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 \leq 2^{(0.5-\epsilon)n}$, as well as instances with $\beta \geq ...
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 ...
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...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
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 ...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
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 ...
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...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
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 ...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
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 ...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...