A constraint programming framework for local search methods

Citation
G. Pesant et M. Gendreau, A constraint programming framework for local search methods, J HEURISTIC, 5(3), 1999, pp. 255-279
Citations number
28
Categorie Soggetti
AI Robotics and Automatic Control
Journal title
JOURNAL OF HEURISTICS
ISSN journal
13811231 → ACNP
Volume
5
Issue
3
Year of publication
1999
Pages
255 - 279
Database
ISI
SICI code
1381-1231(199910)5:3<255:ACPFFL>2.0.ZU;2-7
Abstract
We propose in this paper a novel integration of local search algorithms wit hin a constraint programming framework for combinatorial optimization probl ems, in an attempt to gain both the efficiency of local search methods and the flexibility of constraint programming while maintaining a clear separat ion between the constraints of the problem and the actual search procedure. Each neighborhood exploration is performed by branch-and-bound search, who se potential pruning capabilities open the door to more elaborate local mov es, which could lead to even better approximate results. Two illustrations of this framework are provided, including computational results for the tra veling salesman problem with time windows. These results indicate that it i s one order of magnitude faster than the customary constraint programming a pproach to local search and that it is competitive with a specialized local search algorithm.