Hybridizing Beam-ACO with Constraint Programming for Single Machine Job Scheduling

  • Authors:
  • Dhananjay Thiruvady;Christian Blum;Bernd Meyer;Andreas Ernst

  • Affiliations:
  • Clayton School of Information Technology, Monash University, Australia and CSIRO Mathematics and Information Sciences, Australia;ALBCOM Research Group, Universitat Politècnica de Catalunya, Barcelona, Spain;Clayton School of Information Technology, Monash University, Australia;CSIRO Mathematics and Information Sciences, Australia

  • Venue:
  • HM '09 Proceedings of the 6th International Workshop on Hybrid Metaheuristics
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

A recent line of research concerns the integration of ant colony optimization and constraint programming. Hereby, constraint programming is used for eliminating parts of the search tree during the solution construction of ant colony optimization. In the context of a single machine scheduling problem, for example, it has been shown that the integration of constraint programming can significantly improve the ability of ant colony optimization to find feasible solutions. One of the remaining problems, however, concerns the elevated computation time requirements of the hybrid algorithm, which are due to constraint propagation. In this work we propose a possible solution to this problem by integrating constraint programming with a specific version of ant colony optimization known as Beam-ACO. The idea is to reduce the time spent for constraint propagation by parallelizing the solution construction process as done in Beam-ACO. The results of the proposed algorithm show indeed that it is currently the best performing algorithm for the above mentioned single machine job scheduling problem.