Study on Iterated Local Search Algorithm for Permutation Flowshop Problem with Total Flowtime Objective.

Xingye Dong,Houkuan Huang,Ping Chen
DOI: https://doi.org/10.1007/978-3-642-23220-6_29
2011-01-01
Abstract:Iterated Local Search (ILS) is a simple and efficient algorithm, which has been used to solve many combinatorial optimization problems. However, the effect of different search sequences in the local search procedure has not been studied. In this work, we used the ILS algorithm to solve the permutation flowshop scheduling problem with total flowtime objective, and observe the effect of different search sequences on this problem. Experimental results on benchmarks show that the search sequence does have some effect, though sometimes the effect may be little. If the iteration number is not so large, then the performance is better by changing the search sequence to the best solution found in the search process when the search process is trapped into local optimum. If the iteration number is rather large, then the performance is better by changing the search sequence to the best solution found in the search process immediately. Comparisons on benchmarks also show that ILS is comparable to the state of the art metaheuristics.
What problem does this paper attempt to address?