运筹与管理 ›› 2013, Vol. 22 ›› Issue (5): 12-16.

• 理论分析与方法探讨 • 上一篇    下一篇

基于图着色模型的冲突装箱问题启发式算法

元野1, 李一军1, 王延青1, 王晓博2   

  1. 1.哈尔滨工业大学 管理学院,黑龙江 哈尔滨 150001;
    2.黑龙江大学 信息管理学院,黑龙江 哈尔滨 150080
  • 收稿日期:2012-09-21 出版日期:2013-10-25
  • 作者简介:元野(1985-),男,朝鲜族,黑龙江双鸭山人,博士研究生,研究方向:运筹学,物流优化;李一军(1957-),男,黑龙江哈尔滨人,教授,博士生导师,研究方向:电子商务,管理信息系统。
  • 基金资助:
    国家社会科学基金项目资助项目(10CGL076)

Heuristic Algorithm for Bin Packing Problem with Conflicts Based on Graph Coloring Model

YUAN Ye1, LI Yi-jun1, WANG Yan-qing1, WANG Xiao-bo2   

  1. 1. School of Management, Harbin Institute of Technology, Harbin 150001, China;
    2. School of Information Management, Heilongjiang University, Harbin 150080, China
  • Received:2012-09-21 Online:2013-10-25

摘要: 带有冲突关系装箱问题的优化目标是在满足货物冲突关系的前提下,使用数量最少的货箱完成货物装箱的目的。本文分析了冲突装箱问题的数学模型,提出了基于图着色模型的启发式算法进行求解。首先,使用冲突图来描述货物之间的冲突关系;其次,基于冲突图,采取图着色的方式将货物进行分组,并且组内的货物之间不存在冲突关系;最后,采取改进FFD算法对每组的货物进行装箱操作。实验表明,本文提出的启发式算法能够快速有效地找到问题的可行解,为此类装箱问题的求解提供了新思路。

关键词: 运筹学与控制论, 冲突装箱问题, 图着色, 启发式算法

Abstract: The objection of bin packing problem with conflicts(BPPC)is to minimize the number of bins used to accommodate all the items, and also has to satisfy the conflict constraints among the items. This paper summaries the mathematical model of BPPC, and proposes a heuristic algorithm based on graph coloring model to solve it. Firstly, a conflict graph structure is used to represent the conflict relationship among the items, and then, based on the conflict graph, the algorithm will finish a coloring procedure to group all the items and ensure that there is no items with conflict relationship in each group, and lastly, an improved FFD algorithm is used to complete the packing operation for the items in each group. The experiments show that the algorithm of this paper could find a feasible solution of BPPC quickly and efficiently, and provide a new approach for this kind of bin packing problems.

Key words: operations research and cybernetics, bin packing problem with conflicts, graph coloring, heuristic algorithm

中图分类号: