A recursive branch-and-bound algorithm for the rectangular guillotine strip packing problem |
| |
Authors: | Yaodong Cui Yuli YangXian Cheng Peihua Song |
| |
Affiliation: | Department of Computer Science, Guangxi Normal University, Guilin 541004, PR China |
| |
Abstract: | A heuristic recursive algorithm for the two-dimensional rectangular strip packing problem is presented. It is based on a recursive structure combined with branch-and-bound techniques. Several lengths are tried to determine the minimal plate length to hold all the items. Initially the plate is taken as a block. For the current block considered, the algorithm selects an item, puts it at the bottom-left corner of the block, and divides the unoccupied region into two smaller blocks with an orthogonal cut. The dividing cut is vertical if the block width is equal to the plate width; otherwise it is horizontal. Both lower and upper bounds are used to prune unpromising branches. The computational results on a class of benchmark problems indicate that the algorithm performs better than several recently published algorithms. |
| |
Keywords: | Strip packing Cutting stock Recursive algorithm Branch and bound |
本文献已被 ScienceDirect 等数据库收录! |