General hybrid column generation algorithm for crew scheduling problems using genetic algorithm

  • Authors:
  • André Gustavo Dos Santos;Geraldo Robson Mateus

  • Affiliations:
  • Department of Informatics, Viçosa Federal University, Viçosa, MG, Brazil;Computer Science Department, Minas Gerais Federal University, Belo Horizonte, MG, Brazil

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

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper describes a general hybrid column generation algorithm for crew scheduling problems, using genetic algorithm to speed up the generation of new columns, combined with an integer programming exact method to assure optimality. The subproblem of the column generation must generate a new feasible set of tasks to be assigned to a crew member. It is modeled as a shortest path with resource constraints problem in a graph, which virtually can be applied to all kinds of crew scheduling problems. The genetic algorithm is also general, and knowledge about specific problems may be incorporated. The hybrid algorithm is tested with instances from the literature and also with real instances, and the results show that the genetic algorithm is able to quickly generate most of the columns needed to solve the problem, while the exact method generates the last columns to find the optimal solution. The algorithm can also incorporate other kind of heuristics.