Enhancing CVRP Solver through LLM-driven Automatic Heuristic Design
Zhuoliang Xie, Fei Liu, Zhenkun Wang, Qingfu Zhang

TL;DR
This paper introduces AILS-AHD, an innovative CVRP solver that uses Large Language Models to automatically generate and optimize heuristics, significantly improving solution quality and efficiency for large-scale instances.
Contribution
It presents a novel LLM-driven heuristic design integrated with an evolutionary search framework, advancing CVRP solving methods.
Findings
Achieved new best-known solutions for 8 out of 10 benchmark instances.
Demonstrated superior performance over state-of-the-art solvers like AILS-II and HGS.
Enhanced computational efficiency through LLM-based acceleration mechanisms.
Abstract
The Capacitated Vehicle Routing Problem (CVRP), a fundamental combinatorial optimization challenge, focuses on optimizing fleet operations under vehicle capacity constraints. While extensively studied in operational research, the NP-hard nature of CVRP continues to pose significant computational challenges, particularly for large-scale instances. This study presents AILS-AHD (Adaptive Iterated Local Search with Automatic Heuristic Design), a novel approach that leverages Large Language Models (LLMs) to revolutionize CVRP solving. Our methodology integrates an evolutionary search framework with LLMs to dynamically generate and optimize ruin heuristics within the AILS method. Additionally, we introduce an LLM-based acceleration mechanism to enhance computational efficiency. Comprehensive experimental evaluations against state-of-the-art solvers, including AILS-II and HGS, demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Complexity and Algorithms in Graphs · Vehicular Ad Hoc Networks (VANETs)
