Minimizing total completion time in two-machine flow shops with exact delay using genetic algorithm & ant colony algorithm

  • Authors:
  • Josh Glascock;Brian Hunter

  • Affiliations:
  • Purdue University Calumet, Hammond, IN, USA;Purdue University Calumet, Hammond, IN, USA

  • Venue:
  • Proceedings of the 11th Annual Conference Companion on Genetic and Evolutionary Computation Conference: Late Breaking Papers
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of minimizing total completion time in a two-machine flow shop with exact delay. There are n jobs, one upstream machine M1 and one downstream machine M2. Each job has to be processed first on machine M1, then on machine M2, and has a delay between the machines called the "exact" delay time. The objective is to find a schedule that minimizes the total completion time of the jobs. It has been proven that there is no algorithm that can find the optimal schedule in polynomial time unless P=NP. In this paper, we developed two meta-heuristics based on Genetic Algorithms (GA) and Ant Colony Optimization (ACO). We study the performance of the GA and the ACO through experiments. After finding the right parameters and operators, we find that both the GA and the ACO are very efficient in terms of running time; however, in terms of quality of the solution, the GA outperforms the ACO.