2002
DOI: 10.1016/s0377-2217(00)00329-5
|View full text |Cite
|
Sign up to set email alerts
|

An exact algorithm for the subset sum problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2004
2004
2013
2013

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 21 publications
(12 citation statements)
references
References 7 publications
0
12
0
Order By: Relevance
“…• Problems somatoth: These instances are due to Soma and Toth [441]. First, two weights w' and w" are selected randomly in [1,n), such that gcd(w' , w") = 1 and such that l7 < ~ and ;;r < ~.…”
Section: Computational Results: Exact Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…• Problems somatoth: These instances are due to Soma and Toth [441]. First, two weights w' and w" are selected randomly in [1,n), such that gcd(w' , w") = 1 and such that l7 < ~ and ;;r < ~.…”
Section: Computational Results: Exact Algorithmsmentioning
confidence: 99%
“…Soma and Toth [441] presented a dynamic programming algorithm, called STOO, which combines Horowitz and Sahni decomposition for a small core with the Bellman recursion in decision form (4.24).…”
Section: Fixed Size Core and Decompositionmentioning
confidence: 99%
“…Soma and Toth [27] showed that the partition problem can be solved in O(max{(n − 2 log wsum)wsum, wsum log wsum}) time, where wsum = 1 j n wj. We write this algorithm as Algorithm 1.…”
Section: Complexity and Computing Resultsmentioning
confidence: 99%
“…Phases Soma and Toth [17] conceived a algorithm for the SSP, which combines the dynamic programming and the two-list paradigms. In short, it has four main phases:…”
Section: Phases (I) (Ii) and (Iii) Spent Time O(c/n) O(1)mentioning
confidence: 99%
“…[10], pp. 90-91) introduced an algorithm to sequentially solve the problem in O(n(c − 2w min ) + c) time and space O(n + c); Soma and Toth [17] gave a sequential algorithm which combines dynamic programming and the two-list enumeration to obtain a time complexity of O((n − log c 2 )(c − 2w min ) + c + n) and space O(n + c). Both algorithms configure an improvement in terms of computational resources related to Bellman's approach, and, to the present, no study was carried out on their parallelizations.…”
Section: Introductionmentioning
confidence: 99%