An Improved Skyline Based Heuristic for the 2D Strip Packing Problem and Its Efficient Implementation

Lijun Wei,Qian Hu,Stephen C. H. Leung,Ning Zhang
DOI: https://doi.org/10.1016/j.cor.2016.11.024
IF: 5.159
2017-01-01
Computers & Operations Research
Abstract:The best-fit heuristic by Burke et al. (2004) is a simple but effective approach for the 2D Strip Packing (2DSP) problem. In this paper, we propose an improved best-fit heuristic for the 2DSP. Instead of selecting the rectangle with the largest width, we use the fitness number to select the best rectangle fitting into the gap. An efficient implementation pattern with a time complexity of 0(n logn) (n is the number of rectangles) is provided for the improved best-fit heuristic. A simple random local search is used to improve the results by trying different sequences. The experiment on the benchmark test sets shows that the final approach is both effective and efficient. (C) 2016 Elsevier Ltd. All rights reserved.
What problem does this paper attempt to address?