Nested Heuristic Algorithm for Two-dimensional Strip Packing Problem

张怀宇,杨根科,白杰
DOI: https://doi.org/10.16182/j.cnki.joss.2012.08.024
2012-01-01
Abstract:Two-dimensional rectangular strip packing problem is a classic NP-Complete problem. A hybrid heuristic algorithm consisting of two-nested-stage approach is adopted to solve problem. In the outer layer, GA is used to determine the sequence and in the inner layer Lowest Skyline Best-Fit (LSBF) heuristic algorithm based on Lowest-Level Left Align Best-Fit (LLABF) and Fast Heuristic (FH) is proposed to describe how this sequence is allocated onto the strip. The computational results on special benchmark problems and new random problem have shown the efficient of this algorithm.
What problem does this paper attempt to address?