Given a multiset S of n positive integers and a target integer t, the Subset Sum problem asks to determine whether there exists a subset of S that sums up to t. The current best deterministic algorithm, by Koiliaris and Xu [SODA\u2717], runs in O~(sqrt{n}t) time, where O~ hides poly-logarithm factors. Bringmann [SODA\u2717] later gave a randomized O~(n + t) time algorithm using two-stage color-coding. The O~(n+t) running time is believed to be near-optimal. In this paper, we present a simple and elegant randomized algorithm for Subset Sum in O~(n + t) time. Our new algorithm actually solves its counting version modulo prime p>t, by manipulating generating functions using FFT
Abstract. Given sets L1,..., Lk of elements from Z/mZ, the k-set birthday problem is to find an elem...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
We revisit the Subset Sum problem over the finite cyclic group $\mathbb{Z}_m$ for some given integer...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
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 consider the Modular Subset Sum problem: given a multiset X of integers from ?_m and a target int...
In the subset sum problem we are given n positive integers along with a target integer t. A solution...
At Crypto \u2799, Nguyen and Stern described a lattice based algorithm for solving the hidden subset...
Abstract. Given sets L1,..., Lk of elements from Z/mZ, the k-set birthday problem is to find an elem...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
In the Subset Sum problem we are given a set of $n$ positive integers $X$ and a target $t$ and are a...
We revisit the Subset Sum problem over the finite cyclic group $\mathbb{Z}_m$ for some given integer...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
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 consider the Modular Subset Sum problem: given a multiset X of integers from ?_m and a target int...
In the subset sum problem we are given n positive integers along with a target integer t. A solution...
At Crypto \u2799, Nguyen and Stern described a lattice based algorithm for solving the hidden subset...
Abstract. Given sets L1,..., Lk of elements from Z/mZ, the k-set birthday problem is to find an elem...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...