2000
DOI: 10.1590/s0101-74382000000100011
|View full text |Cite
|
Sign up to set email alerts
|

An algorithm for determining the K-best solutions of the one-dimensional Knapsack problem

Abstract: In this work we present an enumerative scheme for determining the K-best solutions (K > 1) of the one dimensional knapsack problem. If n is the total number of different items and b is the knapsack's capacity, the computational complexity of the proposed scheme is bounded by O(Knb) with memory requirements bounded by O(nb). The algorithm was implemented in a workstation and computational tests for varying values of the parameters were performed.
Neste trabalho apresenta-se um esquema enumerativo para se det…
Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
5
0
1

Year Published

2005
2005
2018
2018

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 17 publications
(6 citation statements)
references
References 11 publications
(18 reference statements)
0
5
0
1
Order By: Relevance
“…The generation of more than one solution to the knapsack problem is hardly treated in the learned literature. The works of Lawler (1972) and Wolsey (1973) consider the generation of the K-best solutions to discrete optimization problems in general and, more recently, the works by Soma (1987, 1990) and Yanasse, Soma, and Maculan (2000) focused on knapsack problems. The fact that K is unknown limits further the use of the available methods.…”
Section: Implementation Issues and Other Considerationsmentioning
confidence: 99%
See 1 more Smart Citation
“…The generation of more than one solution to the knapsack problem is hardly treated in the learned literature. The works of Lawler (1972) and Wolsey (1973) consider the generation of the K-best solutions to discrete optimization problems in general and, more recently, the works by Soma (1987, 1990) and Yanasse, Soma, and Maculan (2000) focused on knapsack problems. The fact that K is unknown limits further the use of the available methods.…”
Section: Implementation Issues and Other Considerationsmentioning
confidence: 99%
“…To generate the k-best solutions to (KP1) we implemented Yanasse, Soma and Maculan's (2000) algorithm, which we will refer as YSM algorithm. Without much effort this algorithm allows the inclusion of additional constraints to the basic knapsack problem.…”
Section: Implementation Issues and Other Considerationsmentioning
confidence: 99%
“…KthTSP is motivated by searching near optimal solutions with some special properties: when in addition of the TSP comstraints, "there are some other wich might be difficult to consider explicitly in a mathematical model, or if considered, would increase largely the size of the model. By finding the best, second best, ..., Kth best solution, we are able to sequentially verify these solutions with respect to the additional constraints and stop when a solution that satisfies all of them is found" [19]. Another motivation is that if, for any reason, the route of the best solution is unavailable, then alternate solutions (routes) are desirable [16].…”
Section: Introductionmentioning
confidence: 99%
“…Brucker and Hamacher [8] have developed k-optimal solution sets for polynomially solvable scheduling problems. Yanasse et al [9] have presented an algorithm for k-best solutions of the one-dimensional knapsack problem. Van der Poort et al [10] have solved the k-best travelling salesman problem.…”
Section: Introductionmentioning
confidence: 99%