Building hyper-heuristics through ant colony optimization for the 2d bin packing problem

  • Authors:
  • Alberto Cuesta-Cañada;Leonardo Garrido;Hugo Terashima-Marín

  • Affiliations:
  • Universidad Politécnica de Valencia, Spain;ITESM-Center for Intelligent Systems, Monterrey, México;ITESM-Center for Intelligent Systems, Monterrey, México

  • Venue:
  • KES'05 Proceedings of the 9th international conference on Knowledge-Based Intelligent Information and Engineering Systems - Volume Part IV
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Convergence proofs for ant colony optimization are limited [1], only in some cases it is possible to assure that the algorithm will find an optimal solution. It is even more difficult to state how long it will take, but it has been found experimentally that the computing time increases at least exponentially with the size of the problem [2]. To overcome this, the concept of hyper-heuristics could be applied. The idea behind hyper-heuristics is to find some combination of simple heuristics to solve a problem instead than solving it directly. In this paper we introduce the first attempt to combine hyper-heuristics with an ACO algorithm. The resulting algorithm was applied to the two-dimensional bin packing problem, and encouraging results were obtained when solving classic instances taken from the literature. The performance of our approach is always equal or better than that of any of the simple heuristics studied, and comparable to the best metaheuristics known.