In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are asked whether some subset of $X$ sums to $t$. Natural parameters for this problem that have been studied in the literature are $n$ and $t$ as well as the maximum input number $\rm{mx}_X$ and the sum of all input numbers $\Sigma_X$. In this paper we study the dense case of Subset Sum, where all these parameters are polynomial in $n$. In this regime, standard pseudo-polynomial algorithms solve Subset Sum in polynomial time $n^{O(1)}$. Our main question is: When can dense Subset Sum be solved in near-linear time $\tilde{O}(n)$? We provide an essentially complete dichotomy by designing improved algorithms and proving conditional lower bounds, ther...
AbstractGiven a set of positive integers, the Subset-Sum Problem is to find that subset whose sum is...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
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 classical Subset Sum problem we are given a set $X$ and a target $t$, and the task is to deci...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
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...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
Given a multiset S of n positive integers and a target integer t, the Subset Sum problem asks to det...
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...
AbstractGiven a set of positive integers, the Subset-Sum Problem is to find that subset whose sum is...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
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 classical Subset Sum problem we are given a set $X$ and a target $t$, and the task is to deci...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
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...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
Given a multiset S of n positive integers and a target integer t, the Subset Sum problem asks to det...
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...
AbstractGiven a set of positive integers, the Subset-Sum Problem is to find that subset whose sum is...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...