计算机工程与应用 ›› 2017, Vol. 53 ›› Issue (8): 137-140.DOI: 10.3778/j.issn.1002-8331.1510-0248

• 模式识别与人工智能 • 上一篇    下一篇

改进型蝙蝠算法在作业车间调度问题中的应用

张文鹏,王  兴   

  1. 南阳师范学院 软件学院,河南 南阳 473061
  • 出版日期:2017-04-15 发布日期:2017-04-28

Application of improved bat algorithm to JSP

ZHANG Wenpeng, WANG Xing   

  1. School of Software, Nanyang Normal University, Nanyang, Henan 473061, China
  • Online:2017-04-15 Published:2017-04-28

摘要: 针对一类以最小化最大完工时间为目标的作业车间调度问题(Job Shop scheduling Problem,JSP),提出了一种改进型蝙蝠算法(Improved Bat Algorithm,IBA)。为了克服基本蝙蝠算法在求解该类离散组合优化问题存在的局限性,首先对编码方案进行了设计,实现了算法中离散问题的连续编码;然后采用基于G&T算法和随机生成的方法初始化种群,以提高初始解的质量。此外,还引入了变邻域搜索策略,以避免算法早熟收敛,提高IBA算法的性能。最后,基于JSP问题的基准算例进行了大量仿真对比实验,结果显示了IBA算法的可行性和有效性。

关键词: 作业车间调度问题;最大完工时间;蝙蝠算法;G&, T算法;变邻域搜索策略

Abstract: For the Job Shop scheduling Problem(JSP) with the objective of minimizing the makespan, an Improved Bat Algorithm(IBA) is proposed in this paper. To overcome the drawback of the basic BA in solving this kind of discrete?combination?optimization problem, the encoding scheme is designed first to realize the continuous encoding of the discrete problem. A population initialization method is adopted based on the G&T algorithm and the random rule to improve the quality of the initial solutions. In addition, a variable neighborhood search strategy is introduced to avoid the premature convergence and enhance the performance of the proposed IBA. Finally, extensive simulations are conducted based on benchmark instances of the JSP. The results show that the IBA is feasible and effective.

Key words: job shop scheduling problem, makespan;bat algorithm, G&T algorithm;variable neighborhood search strategy