Heuristics for large constrained vehicle routing problems

Citation
Y. Caseau et F. Laburthe, Heuristics for large constrained vehicle routing problems, J HEURISTIC, 5(3), 1999, pp. 281-303
Citations number
22
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
281 - 303
Database
ISI
SICI code
1381-1231(199910)5:3<281:HFLCVR>2.0.ZU;2-2
Abstract
This paper presents a heuristic for solving very large routing problems (th ousands of customers and hundreds of vehicles) with side constraints such a s time windows. When applied to traditional benchmarks (Solomon's), we obta in high quality results with short resolution time (a few seconds). We also introduce a LDS (Limited Discrepancy Search) variation that produces state -of-the-art results. The heart of this heuristic is a combination of a look -ahead insertion algorithm, an incremental local optimization scheme and a constraint solver for constrained traveling salesman problems. The incremen tality means that instead of visiting some large neighborhood after an init ial solution has been found, a limited number of moves is examined, after e ach insertion, on the partial solution. This incremental version is not onl y faster, it also yields better results than using local optimization once a full solution has been built. We also show how additional constraints can be used in order to guide the insertion process. Because of its use of sep arate CP (Constraint Programming) modules, this method is flexible and may be used to solve large dispatching problems that include many additional co nstraints such as setup times (asymmetrical distance) or skill matching.