欢迎访问《图学学报》 分享到:

图学学报

• 几何设计与计算 • 上一篇    下一篇

一种带剪切约束的启发式二维装箱算法

  

  • 出版日期:2015-12-31 发布日期:2016-01-15

A Heuristic Algorithm for Two-Dimensional Bin Packing#br# with Guillotine Constraints

  • Online:2015-12-31 Published:2016-01-15

摘要: 提出一种满足剪切约束的启发式二维装箱算法,通过价值修正策略提高箱的空间
利用率,进而减少箱的使用数量。该启发式算法将较难装箱的物品赋予较高的价值及装箱优先
权;并通过延展或融合剩余零散空间,将未用的空间合并到剩余相邻空间,以改进空间利用率。
基于标杆测试数据集的仿真实验证明了该算法的有效性和相较于其他二维装箱算法的优越性。

关键词: :二维装箱, 价值修正, 剪切方式, 启发式

Abstract: A heuristic approach for two-dimensional bin packing problems with guillotine constraints
is proposed to minimize bin usage by maximizing space efficiency through the strategy of value
correction. This heuristic algorithm firstly assigns higher values and packing priorities to items
considered more difficult to pack into residual spaces, then selects packing spaces in descending order
of unused area, and finally expand or merge residual small spaces and add unusable space to the
residual adjacent space set, so as to improve the utilization rate. Simulation experiments on
benchmark test sets suggest that the approach can work effectively and rivals existing other 2DBP
methods.

Key words: two-dimensional bin packing, value correction, guillotine cut, heuristic