Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to determine whether all of these instances are yes-instances; that is, whether each set of integers $X_i$ has a subset that sums up to the target integer $t_i$. We prove that this problem cannot be solved in time $\tilde{O}((N \cdot t_{max})^{1-\epsilon})$, for $t_{max}=\max_i t_i$ and any $\epsilon > 0$, assuming the $\forall \exists$ Strong Exponential Time Hypothesis ($\forall \exists$-SETH). We then use this result to exclude $\tilde{O}(n+P_{max} \cdot n^{1-\epsilon})$-time algorithms for several scheduling problems on $n$ jobs with maximum processing time $P_{max}$, based on $\forall \exists$-SETH. These include classical problems such as $...
AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) t...
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...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
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...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
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...
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...
AbstractIn this paper we determine the bounds of using two analytical algorithms for the subset-sum ...
In the subset sum problem we are given n positive integers along with a target integer t. A solution...
AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) t...
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...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
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...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
Subset-Sum and k-SAT are two of the most extensively studied problems in computer science, and conje...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
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...
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...
AbstractIn this paper we determine the bounds of using two analytical algorithms for the subset-sum ...
In the subset sum problem we are given n positive integers along with a target integer t. A solution...
AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) t...
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...