A Hybrid Solver for Large Neighborhood Search: Mixing Gecode and EasyLocal + +

  • Authors:
  • Raffaele Cipriano;Luca Gaspero;Agostino Dovier

  • Affiliations:
  • DIMI,;DIEGM, Università di Udine, Udine, Italy I-33100;DIMI,

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a hybrid solver (called $\mathbb{GELATO}$) that exploits the potentiality of a Constraint Programming (CP) environment (Gecode) and of a Local Search (LS) framework (EasyLocal + + ). $\mathbb{GELATO}$ allows to easily develop and use hybrid meta-heuristic combining CP and LS phases (in particular Large Neighborhood Search). We tested some hybrid algorithms on different instances of the Asymmetric Traveling Salesman Problem: even if only naive LS strategies have been used, our meta-heuristics improve the standard CP search, in terms of both goodness of the solution reached and execution time. $\mathbb{GELATO}$ will be integrated into a more general tool to solve Constraint Satisfaction/Optimization Problems. Moreover, it can be seen as a new library for approximate and efficient searching in Gecode.