计算机应用 ›› 2012, Vol. 32 ›› Issue (09): 2451-2454.DOI: 10.3724/SP.J.1087.2012.02451

• 先进计算 • 上一篇    下一篇

求解可重入并行机调度的混合禁忌搜索算法

赵月*,胡玉梅   

  1. 天津大学 理学院,天津 300072
  • 收稿日期:2012-03-31 修回日期:2012-05-12 发布日期:2012-09-01 出版日期:2012-09-01
  • 通讯作者: 赵月
  • 作者简介:赵月(1987-),女,河北保定人,硕士研究生,主要研究方向:生产调度、优化算法; 胡玉梅(1977-),女,天津人,副教授,主要研究方向:图论、优化算法。
  • 基金资助:

    国家自然科学基金资助项目(11001196)

Hybrid tabu search for scheduling reentrant jobs on parallel machines

ZHAO Yue*,HU Yu-mei   

  1. School of Science,Tianjin University,Tianjin 300072,China
  • Received:2012-03-31 Revised:2012-05-12 Online:2012-09-01 Published:2012-09-01
  • Contact: Yue ZHAO

摘要: 为解决带有一台远程服务设备的可重入并行机调度问题,设计了一种混合禁忌搜索算法。针对传统禁忌搜索算法只从单起始点搜索、容易陷入局部最优等缺点,混合禁忌搜索算法设计了一种Restart策略。当传统禁忌搜索算法陷入局部最优时,用Restart策略重新产生初始解以进行禁忌搜索,将传统的禁忌搜索算法从单起始点搜索改进成多起始点搜索。数值实验中将混合禁忌搜索算法与启发式算法CS相比,结果表明该算法具有较高的求解质量,且其计算时间是可接受的。

关键词: 调度, 混合禁忌搜索算法, 可重入, 并行机, 服务设备

Abstract: A hybrid tabu search algorithm was proposed in this paper for the reentrant scheduling problem on parallel machines with a remote service equipment. Concerning that only one start-point was used in the traditional tabu search algorithm which made it trapped in local optimum easily, a Restart method was established in the hybrid tabu search algorithm. When the traditional tabu search algorithm was trapped in local optimum, the Restart method was used to rebuild the initial solution and preceded with the tabu search algorithm. Thus, the traditional single start-point search was changed into multiple start-points search. Comparisons were made between the hybrid tabu search algorithm and a Coordinate Scheduling (CS) algorithm. The computational experiments show the effectiveness of the hybrid tabu search algorithm, whose optimization performance is superior to the CS algorithm. Moreover, the computation time is acceptable.

Key words: scheduling, hybrid tabu search algorithm, reentrant, parallel machine, service equipment

中图分类号: