2009
DOI: 10.1111/j.1475-3995.2009.00701.x
|View full text |Cite
|
Sign up to set email alerts
|

A genetic algorithm for the two‐dimensional knapsack problem with rectangular pieces

Abstract: Given a set of rectangular pieces and a rectangular container, the two‐dimensional knapsack problem (2D‐KP) consists of orthogonally packing a subset of the pieces within the container such that the sum of the values of the packed pieces is maximized. If the value of a piece is given by its area, the objective is to maximize the covered area of the container. A genetic algorithm (GA) is proposed addressing the guillotine case of the 2D‐KP as well as the non‐guillotine case. Moreover, an orientation constraint … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 24 publications
(12 citation statements)
references
References 41 publications
0
12
0
Order By: Relevance
“…In our case, the rectangle r represents not the item i itself but its facings ki and the corresponding width dimension Wi, depth dimension di, as well as its profit value πi. Selected rectangles need to be orthogonally placed in the container and are not allowed to overlap the container limits (Bortfeldt and Winter ). Different constraints are applicable to this problem.…”
Section: Development Of the Decision Modelmentioning
confidence: 99%
“…In our case, the rectangle r represents not the item i itself but its facings ki and the corresponding width dimension Wi, depth dimension di, as well as its profit value πi. Selected rectangles need to be orthogonally placed in the container and are not allowed to overlap the container limits (Bortfeldt and Winter ). Different constraints are applicable to this problem.…”
Section: Development Of the Decision Modelmentioning
confidence: 99%
“…Among the metaheuristics, Alvarez‐Valdés et al. (, ) proposed a Greedy Randomized Adaptive Search Procedure (GRASP) and a tabu‐search algorithm, whereas Bortfeldt and Winter () designed a genetic algorithm and Polyakovsky and M'Hallah () exploited an agent‐based approach. Recently, Borgulya () proposed an Estimation of Distribution Algorithm (EDA) approach.…”
Section: C2dc Solving Approaches and Literature Reviewmentioning
confidence: 99%
“…The knapsack problem aims to find a set of objects that have high value and low weight compared to the capacity of the knapsack (Taskiran, 2012). The solutions of the knapsack problem are presented in a binary encoding where the selected objects are represented by '1' and the abandoned ones are represented by '0' (Bortfeldt & Winter, 2012). Genetic algorithms are designed to find a local maximum solution for the problem, since generating the best solution will require a long period of time to find.…”
Section: Genetic Algorithmsmentioning
confidence: 99%