Proceedings of the 8th Annual Conference on Genetic and Evolutionary Computation 2006
DOI: 10.1145/1143997.1144096
|View full text |Cite
|
Sign up to set email alerts
|

The quadratic multiple knapsack problem and three heuristic approaches to it

Abstract: The quadratic multiple knapsack problem extends the quadratic knapsack problem with K knapsacks, each with its own capacity C k . A greedy heuristic fills the knapsacks one at a time with objects whose contributions are likely to be large relative to their weights. A hill-climber and a genetic algorithm encode candidate solutions as strings over {0, 1, . . . , K} with length equal to the number of objects. The hill-climber's neighbor operator is also the GA's mutation. In tests on 60 problem instances, the GA … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
28
0
1

Year Published

2007
2007
2022
2022

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 34 publications
(29 citation statements)
references
References 7 publications
0
28
0
1
Order By: Relevance
“…• Set I: This set consists of 60 well-known benchmarks which are commonly used for the QMKP algorithm assessment in the literature (Chen & Hao, 2015;García-Martínez et al, 2014a,b;Sundar & Singh, 2010;Saraç & Sipahioglu, 2007;Singh & Baghel, 2007;Hiley & Julstrom, 2006). Built from the quadratic knapsack problem (QKP) instances introduced in (Billionnet & Soutif, 2015) which can be download from: http://cedric.…”
Section: Benchmark Instancesmentioning
confidence: 99%
See 4 more Smart Citations
“…• Set I: This set consists of 60 well-known benchmarks which are commonly used for the QMKP algorithm assessment in the literature (Chen & Hao, 2015;García-Martínez et al, 2014a,b;Sundar & Singh, 2010;Saraç & Sipahioglu, 2007;Singh & Baghel, 2007;Hiley & Julstrom, 2006). Built from the quadratic knapsack problem (QKP) instances introduced in (Billionnet & Soutif, 2015) which can be download from: http://cedric.…”
Section: Benchmark Instancesmentioning
confidence: 99%
“…The quadratic multiple knapsack problem (QMKP) is a well-known combinatorial optimization problem (Hiley & Julstrom, 2006). Given a set of knapsacks of limited capacity and a set of objects (or items), each object is associated with a weight, an individual profit and a pairwise profit with any other object.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations