作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (19): 137-141. doi: 10.3969/j.issn.1000-3428.2012.19.036

• 人工智能及识别技术 • 上一篇    下一篇

两阶段流水车间批调度问题的蚁群优化算法

陈成栋1,陈华平1,2,朱 颀1,李小林1   

  1. (1. 中国科学技术大学管理学院,合肥 230026;2. 中国科学技术大学计算机科学与技术学院,合肥 230027)
  • 收稿日期:2011-12-19 出版日期:2012-10-05 发布日期:2012-09-29
  • 作者简介:陈成栋(1985-),男,硕士研究生,主研方向:智能算法,生产调度;陈华平,教授、博士生导师;朱 颀,硕士研究生; 李小林,博士研究生
  • 基金资助:
    国家自然科学基金资助项目(70821001, 71171184)

Ant Colony Optimization Algorithm for Batch Scheduling Problem of Two-stage Flow Shop

CHEN Cheng-dong 1, CHEN Hua-ping 1,2, ZHU Qi 1, LI Xiao-lin 1   

  1. (1. School of Management, University of Science and Technology of China, Hefei 230026, China; 2. School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China)
  • Received:2011-12-19 Online:2012-10-05 Published:2012-09-29

摘要: 针对差异工件(工件尺寸不同)两阶段流水车间的批处理机调度问题,提出一种以最小化加工时间跨度为目标的蚁群优化算法。根据批中工件在每阶段加工时间的相似程度(标准差衡量),得到一个能够提高批中工件加工时间相似水平的启发式信息。同时,改进蚁群算法的编码方案,并引入局部优化算法来提高优化性能。仿真结果表明,与现有算法相比,该算法在工件规模较大的情况下具有较好的求解性能。

关键词: 流水车间, 批处理机, 调度, 蚁群优化算法, 组合优化, 启发式

Abstract: This paper proposes an Ant Colony Optimization(ACO) approach to minimize the makespan in a two-stage flow shop with two batch processing machines and non-identical job sizes. Based on the similarities (measured by standard deviation) of job processing time in every stage, heuristic information is suggested to improve the level of similarities of jobs in the same batch. Simultaneously, for better performance, an improved encoding scheme of ACO and a local search algorithm are presented. Experimental results show that ACO has better effectiveness than other approaches, especially for the cases with large job number.

Key words: flow shop, batch processing machine, scheduling, Ant Colony Optimization(ACO) algorithm, combinatorial optimization, heuristic

中图分类号: