混合无等待流水车间问题的迭代贪婪启发式算法

An Iterated Greedy Heuristic for Mixed No-Wait Flowshop Problems

IEEE Transactions on Cybernetics · 2017
被引 48
ABS 3

中文导读

研究了同时存在等待和无等待约束的混合无等待流水车间调度问题,以最小化最大完工时间为目标,提出了改进的迭代贪婪算法,并通过实验验证了其优越性。

Abstract

The mixed no-wait flowshop problem with both wait and no-wait constraints has many potential real-life applications. The problem can be regarded as a generalization of the traditional permutation flowshop and the no-wait flowshop. In this paper, we study, for the first time, this scheduling setting with makespan minimization. We first propose a mathematical model and then we design a speed-up makespan calculation procedure. By introducing a varying number of destructed jobs, a modified iterated greedy algorithm is proposed for the considered problem which consists of four components: 1) initialization solution construction; 2) destruction; 3) reconstruction; and 4) local search. To further improve the intensification and efficiency of the proposal, insertion is performed on some neighbor jobs of the best position in a sequence during the initialization, solution construction, and reconstruction phases. After calibrating parameters and components, the proposal is compared with five existing algorithms for similar problems on adapted Taillard benchmark instances. Experimental results show that the proposal always obtains the best performance among the compared methods.

生产调度流水车间调度启发式算法无等待约束