An Evolutionary Algorithm for No-Wait Flowshop Problems with Flowtime Minimization

Xia Zhu,Xiaoping Li,Qian Wang
DOI: https://doi.org/10.1109/cscwd.2011.5960087
2011-01-01
Abstract:In this paper, no-wait flow shop scheduling problem with flowtime minimization is considered. Objective increment properties are analyzed and proved for fundamental operations of heuristics. With these properties, whether a new generated schedule is better or worse than the original one is only evaluated by objective increments, instead of completely calculating objective values as the traditional algorithms do, so that the computational time can be considerably reduced. An evolutionary algorithm (EA) is proposed for the considered problem. The initial population with two members is generated by different heuristics. After crossover, the disturb cycles which consist of a mutation operator and strengthen approaches are conducted to the offspring. EA is compared with the best-so-far algorithms SRTS, PH1p and DPSOvnd on 110 benchmark instances. Experimental results show that EA outperforms the others on effectiveness but is a little worse than DPSOvnd on efficiency.
What problem does this paper attempt to address?