Heuristics for Vehicle Routing Problem: A Survey and Recent Advances

Fei Liu,Chengyu Lu,Lin Gui,Qingfu Zhang,Xialiang Tong,Mingxuan Yuan
2023-03-01
Abstract:Vehicle routing is a well-known optimization research topic with significant practical importance. Among different approaches to solving vehicle routing, heuristics can produce a satisfactory solution at a reasonable computational cost. Consequently, much effort has been made in the past decades to develop vehicle routing heuristics. In this article, we systematically survey the existing vehicle routing heuristics, particularly on works carried out in recent years. A classification of vehicle routing heuristics is presented, followed by a review of their methodologies, recent developments, and applications. Moreover, we present a general framework of state-of-the-art methods and provide insights into their success. Finally, three emerging research topics with notable works and future directions are discussed.
Artificial Intelligence,Optimization and Control
What problem does this paper attempt to address?
The paper primarily focuses on heuristic algorithms in the Vehicle Routing Problem (VRP) and provides a systematic review of these algorithms. VRP is an optimization problem of significant importance in various practical application fields such as logistics and transportation. Its core lies in effectively managing and scheduling a fleet of vehicles to serve a series of customer demands while minimizing the total travel cost. The main contributions of the paper include: 1. **Systematic Review**: The authors propose a classification system for heuristic algorithms in the Vehicle Routing Problem and, based on this classification, conduct a systematic review of existing heuristic methods. This includes three main categories: constructive heuristics, improvement heuristics, and metaheuristics. The paper discusses their methodologies, recent developments, and application scenarios. 2. **State-of-the-Art Analysis**: The paper summarizes some widely studied state-of-the-art (SOTA) heuristic algorithms for the Vehicle Routing Problem and proposes a general algorithmic framework to describe these methods. Additionally, it provides insights into the success factors of these algorithms. 3. **Emerging Research Themes**: The paper explores three emerging research directions, including unified heuristics, automatic design of heuristics, and machine learning-assisted heuristics. It summarizes significant works related to these themes and discusses future research directions. Through this review, the authors aim to fill the gap in the current literature regarding the systematic investigation of heuristic algorithms for the Vehicle Routing Problem and provide valuable references and guidance for researchers in this field.