A self-guided genetic algorithm for flowshop scheduling problems

  • Authors:
  • Shih Hsin Chen;Pei Chann Chang;Qingfu Zhang

  • Affiliations:
  • Department of Electronic Commerce Management, Nanhua University, Dalin, Chiayi, Taiwan, R.O.C.;Department of Information Management, Yuan-Ze University, Taoyuan, Taiwan, R.O.C.;Department of Computing and Electronics Systems, University of Essex, Colchester, U.K.

  • Venue:
  • CEC'09 Proceedings of the Eleventh conference on Congress on Evolutionary Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposed Self-Guided genetic algorithm, which is one of the algorithms in the category of evolutionary algorithm based on probabilistic models (EAPM), to solve strong NP-Hard flowshop scheduling problems with the minimization of makespan. Most EAPM research explicitly used the probabilistic model from the parental distribution, then generated solutions by sampling from the probabilistic model without using genetic operators. Although EAPM is promising in solving different kinds of problems, Self-Guided GA doesn't intend to generate solution by the probabilistic model directly because the time-complexity is high when we solve combinatorial problems, particularly the sequencing ones. As a result, the probabilistic model serves as a fitness surrogate which estimates the fitness of the new solution beforehand in this research. So the probabilistic model is used to guide the evolutionary process of crossover and mutation. This research studied the flowshop scheduling problems and the corresponding experiment were conducted. From the results, it shows that the Self-Guided GA outperformed other algorithms significantly. In addition, Self-Guided GA works more efficiently than previous EAPM. As a result, Self-Guided GA is promising in solving the flowshop scheduling problems.