2005
DOI: 10.1007/978-3-540-31856-9_25
|View full text |Cite
|
Sign up to set email alerts
|

Solving Medium-Density Subset Sum Problems in Expected Polynomial Time

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

2005
2005
2020
2020

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 24 publications
(25 citation statements)
references
References 9 publications
0
25
0
Order By: Relevance
“…. , p δ } n of n-dimensional vectors with entries much smaller than p. Unfortunately, as for the case of the integer compact knapsack problem described above, this straightforward construction admits much faster solutions than exhaustive search: the resulting cc 16 (2007) Generalized compact knapsacks 369 generalized compact knapsack is equivalent to n independent instances of the knapsack problem modulo p, which can be efficiently solved in the worst case for any polynomially bounded p(n) = n O(1) by dynamic programming, and on the average for p(n) = n O(log n) using the methods of Flaxman & Przydatek (2005) and Lyubashevsky (2005).…”
Section: Generalized Compact Knapsacksmentioning
confidence: 99%
“…. , p δ } n of n-dimensional vectors with entries much smaller than p. Unfortunately, as for the case of the integer compact knapsack problem described above, this straightforward construction admits much faster solutions than exhaustive search: the resulting cc 16 (2007) Generalized compact knapsacks 369 generalized compact knapsack is equivalent to n independent instances of the knapsack problem modulo p, which can be efficiently solved in the worst case for any polynomially bounded p(n) = n O(1) by dynamic programming, and on the average for p(n) = n O(log n) using the methods of Flaxman & Przydatek (2005) and Lyubashevsky (2005).…”
Section: Generalized Compact Knapsacksmentioning
confidence: 99%
“…The hardness of breaking SS(n, M ) depends on the ratio between n and log M , which is usually referred to as the density of the subset sum instance. When n/log M is less than 1/n or larger than n/log 2 n, the problem can be solved in polynomial time [LO85,Fri86,FP05,Lyu05,Sha08]. However, when the density is constant or even as small as O(1/log n), there are currently no algorithms that require less than 2 Ω(n) time.…”
Section: Introductionmentioning
confidence: 99%
“…More sophisticated methods can improve the running time, for example [1] achieved a running time of O(n 7/4 / log 3/4 n) for instances with m log m = Θ(n 2 ). In [4], the range of problems solvable in polynomial time was extended to cases with m = 2 O(log n) 2 …”
Section: Previous Work and Resultsmentioning
confidence: 99%