SearchCol: metaheuristic search by column generation

  • Authors:
  • Filipe Alvelos;Amaro de Sousa;Dorabella Santos

  • Affiliations:
  • Departamento de Produção e Sistemas, Centro de Investigação Algoritmi, Universidade do Minho, Portugal;Instituto de Telecomunicações - Pólo de Aveiro, Departamento de Electrónica, Telecomunicações e Informática, Universidade de Aveiro, Portugal;Instituto de Telecomunicações - Pólo de Aveiro, Portugal

  • Venue:
  • HM'10 Proceedings of the 7th international conference on Hybrid metaheuristics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a general framework for the combination of column generation (CG) with metaheuristics (MHs) aiming to solve combinatorial optimization problems amenable for decomposition approaches, "SearchCol". The combination of the two approaches is based on representing the solution of the problem as the selection of a subset of solutions of smaller (sub)problems which are generated by CG. In each iteration of a SearchCol algorithm, CG provides the optimal solution (primal and dual) to theMH which returns a (incumbent) solution used for defining the (perturbed) CG problem of the next iteration.We describe the SearchCol framework and a general SearchCol algorithm based on local search.