A hybrid simulated annealing metaheuristic algorithm for the two-dimensional knapsack packing problem

Stephen C.H. Leung,Defu Zhang,Changle Zhou,Tao Wu
DOI: https://doi.org/10.1016/j.cor.2010.10.022
IF: 5.159
2012-01-01
Computers & Operations Research
Abstract:The rectangle knapsack packing problem is to pack a number of rectangles into a larger stock sheet such that the total value of packed rectangles is maximized. The paper first presents a fitness strategy, which is used to determine which rectangle is to be first packed into a given position. Based on this fitness strategy, a constructive heuristic algorithm is developed to generate a solution, i.e. a given sequence of rectangles for packing. Then, a greedy strategy is used to search a better solution. At last, a simulated annealing algorithm is introduced to jump out of the local optimal trap of the greedy strategy, to find a further improved solution. Computational results on 221 rectangular packing instances show that the presented algorithm outperforms some previous algorithms on average.
What problem does this paper attempt to address?