A Two-Level Search Algorithm for 2D Rectangular Packing Problem

Mao Chen,Wenqi Huang
DOI: https://doi.org/10.1016/j.cie.2007.04.007
IF: 7.18
2007-01-01
Computers & Industrial Engineering
Abstract:In this paper, we propose a two-level search algorithm to solve the two-dimensional rectangle packing problem. In our algorithm, the rectangles are placed into the container one by one and each rectangle should be packed at a position by a corner-occupying action so that it touches two items without overlapping other already packed rectangles. At the first level of our algorithm, a simple algorithm called A"0 selects and packs one rectangle according to the highest degree first rule at every iteration of packing. At the second level, A"0 is itself used to evaluate the benefit of a CCOA more globally. Computational results show that the resulted packing algorithm called A"1 produces high-density solutions within short running times.
What problem does this paper attempt to address?