1991
DOI: 10.1137/0220072
|View full text |Cite
|
Sign up to set email alerts
|

An Almost Linear-Time Algorithm for the Dense Subset-Sum Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
35
0

Year Published

1996
1996
2020
2020

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 29 publications
(37 citation statements)
references
References 8 publications
2
35
0
Order By: Relevance
“…Still, it can happen that most of the items are in the sparse instance (i.e., ℓ ′ ≥ m 2 ) and we cannot use the approach from [27]. In that case we use Theorem 2.4 again, with running time O(m + γ ε 2 ) (see Lemma 5.2).…”
Section: Approximation Via Dense Subset Summentioning
confidence: 99%
See 2 more Smart Citations
“…Still, it can happen that most of the items are in the sparse instance (i.e., ℓ ′ ≥ m 2 ) and we cannot use the approach from [27]. In that case we use Theorem 2.4 again, with running time O(m + γ ε 2 ) (see Lemma 5.2).…”
Section: Approximation Via Dense Subset Summentioning
confidence: 99%
“…In this section we will sketch the components of our mechanism (see Algorithm 1). The mechanism combines pseudo-polynomial Bringmann's [17] algorithm with Galil and Margalit [27] algorithm for dense instances of Subset Sum.…”
Section: A Framework For Efficient Approximationmentioning
confidence: 99%
See 1 more Smart Citation
“…In general, the complexity of the k-SSP problem depends on the relationship between d and the modulus q. When q = O(poly(d)), dynamic programming solves the problem in polynomial time [9,20]. The trivial exhaustive search algorithm shows that k-SSP ∈ P when d = O(log log q).…”
Section: Introductionmentioning
confidence: 99%
“…The trivial exhaustive search algorithm shows that k-SSP ∈ P when d = O(log log q). It is known that k-SSP is NP-hard when d = (log q) c for constant c > 0, see [15,9]. An explicit formula for N k (D, b) was presented for the case of D = F q [16].…”
Section: Introductionmentioning
confidence: 99%