1991
DOI: 10.1007/3-540-54233-7_177
|View full text |Cite
|
Sign up to set email alerts
|

An almost linear-time algorithm for the dense subset-sum problem

Abstract: DenseA b s t r a c t This paper describes a new approach for solving a large subproblem of the subset-sum problem. It is useful for solving other NP-hard integer programming problems. The limits and potential of this approach axe investigated.The approach yields an algorithm for solving the dense version of the subsetsum problem. It runs in time O(£log£), where l is the bound on the size of the elements. But for dense enough inputs and target numbers near the middle sum it runs in time O(m), where m is the num… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
34
0

Year Published

1996
1996
2021
2021

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(35 citation statements)
references
References 9 publications
1
34
0
Order By: Relevance
“…We remark that the conference version of Galil and Margalit's paper [26] claims the result as stated in Theorem 1.1, but does not contain all proof details. The journal version of their paper [25] only proves a weaker result, assuming the stricter condition t mx 1/2 X Σ X /n. Nevertheless, their conference version was recently cited and used in [37].…”
Section: Reference Running Time Commentsmentioning
confidence: 99%
See 1 more Smart Citation
“…We remark that the conference version of Galil and Margalit's paper [26] claims the result as stated in Theorem 1.1, but does not contain all proof details. The journal version of their paper [25] only proves a weaker result, assuming the stricter condition t mx 1/2 X Σ X /n. Nevertheless, their conference version was recently cited and used in [37].…”
Section: Reference Running Time Commentsmentioning
confidence: 99%
“…This open problem illustrates that we are far from a complete understanding of the complexity of Subset Sum with respect to the combined parameters n, t, mx X , Σ X . A line of work from around 1990 [15,16,22,25,26] suggests that this complexity is fairly complicated, as it lead to the following result.…”
Section: Introductionmentioning
confidence: 99%
“…There can be two cases: a) D≤1: These low-density subset-sum problems are efficiently solved by reduction to a short vector in a lattice, as presented by Brickell [4]; Lagarias and Odlyzko [5]; Martello and Toth [6]; Coster et al [7]. b) D>1: These medium and high-density subset-sum problems are solvable by dynamic programming techniques or using analytical number theory, such as those presented in Chaimovich et al [8]; Galil and Margalit [9]; Flaxman and Przydatek [10]; with some of these failing to find a solution if certain bounds for n or R are not respected.…”
Section: Related Workmentioning
confidence: 99%
“…Since we require ν > 1 for a solution to the dhsp, the high density regime is more interesting for our purposes. Until recently, the best known result was a poly(k)-time algorithm for the case k > cN for some constant c [6,19]. These results are not helpful since they yield algorithms whose running times are exponential in log N .…”
Section: Relation To the Subset Sum Problemmentioning
confidence: 99%