Accelerating local search in a memetic algorithm for the capacitated vehicle routing problem

  • Authors:
  • Marek Kubiak;Przemysław Wesołek

  • Affiliations:
  • Institute of Computing Science, Poznan University of Technology, Poznan, Poland;Institute of Computing Science, Poznan University of Technology, Poznan, Poland

  • Venue:
  • EvoCOP'07 Proceedings of the 7th European conference on Evolutionary computation in combinatorial optimization
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Memetic algorithms usually employ long running times, since local search is performed every time a new solution is generated. Acceleration of a memetic algorithm requires focusing on local search, the most time-consuming component. This paper describes the application of two acceleration techniques to local search in a memetic algorithm: caching of values of objective function for neighbours and forbidding moves which could increase distance between solutions. Computational experiments indicate that in the capacitated vehicle routing problem the usage of these techniques is not really profitable, because of cache management overhead and implementation issues.