The modular subset sum problem consists of deciding, given a modulus m, a multiset S of n integers in 0.m – 1, and a target integer t, whether there exists a subset of S with elements summing to t (mod m), and to report such a set if it exists. We give a simple O(m log m)-time with high probability (w.h.p.) algorithm for the modular subset sum problem. This builds on and improves on a previous O(m log7 m) w.h.p. algorithm from Axiotis, Backurs, Jin, Tzamos, and Wu (SODA 19). Our method utilizes the ADT of the dynamic strings structure of Gawrychowski et al. (SODA 18). However, as this structure is rather complicated we present a much simpler alternative which we call the Data Dependent Tree. As an application, we consider the computational ...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
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 elements...
The modular subset sum problem consists of deciding, given a modulus m, a multiset S of n integers i...
Abstract. Given sets L1,..., Lk of elements from Z/mZ, the k-set birthday problem is to find an elem...
We consider the Modular Subset Sum problem: given a multiset X of integers from ?_m and a target int...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
We revisit the Subset Sum problem over the finite cyclic group $\mathbb{Z}_m$ for some given integer...
W tej pracy przedstawiono prosty i wydajny algorytm rozwiązujący problem Modular Subset Sum w czasie...
The subset sum problem is a basic problem in the field of theoretical computer science, especially i...
Rozważamy problem Modularnej Sumy Podzbioru: mając dany multizbiór X liczb modulo m, oraz docelową l...
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...
Subset-Sum is an NP-complete problem where one must decide if a multiset of $n$ integers contains a ...
In dieser Arbeit wird eine verallgemeinerte Version wichtiger kombinatorischer Probleme, sogenannte ...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
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 elements...
The modular subset sum problem consists of deciding, given a modulus m, a multiset S of n integers i...
Abstract. Given sets L1,..., Lk of elements from Z/mZ, the k-set birthday problem is to find an elem...
We consider the Modular Subset Sum problem: given a multiset X of integers from ?_m and a target int...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
We revisit the Subset Sum problem over the finite cyclic group $\mathbb{Z}_m$ for some given integer...
W tej pracy przedstawiono prosty i wydajny algorytm rozwiązujący problem Modular Subset Sum w czasie...
The subset sum problem is a basic problem in the field of theoretical computer science, especially i...
Rozważamy problem Modularnej Sumy Podzbioru: mając dany multizbiór X liczb modulo m, oraz docelową l...
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...
Subset-Sum is an NP-complete problem where one must decide if a multiset of $n$ integers contains a ...
In dieser Arbeit wird eine verallgemeinerte Version wichtiger kombinatorischer Probleme, sogenannte ...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
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 elements...