Minimizing Makespan for a No-Wait Flowshop Using Tabu Mechanism Improved Iterated Greedy Algorithm

Jianya Ding,Shiji Song,Rui Zhang,Cheng Wu
DOI: https://doi.org/10.1109/cec.2014.6900460
2014-01-01
Abstract:This paper proposes a tabu mechanism improved iterated greedy (TMIIG) algorithm to solve the no-wait flow-shop scheduling problem with makespan criterion. The motivation of seeking for further improvement in the iterated greedy (IG) algorithm framework is based on the observation that the construction phase of the original IG algorithm may lead to repeated search when applying the insertion neighborhood search. To overcome the drawback, we modified the IG algorithm by a tabu-based reconstruction strategy to enhance its exploitation ability. A powerful neighborhood search method which involves insert, swap, and double-insert moves is then applied to obtain better soluions from the reconstructed solution in the previous step. Numerical computations verified the advantages of utilizing the new reconstruction scheme. In addition, comparisons with other high-performing algorithms demonstrated the effectiveness and robustness of the proposed algorithm.
What problem does this paper attempt to address?