English

Vehicle Routing Problem Meets Large Language Models: An Overview and Perspectives

Optimization and Control 2026-07-01 v1

Abstract

The vehicle routing problem (VRP) is a central optimization problem in artificial intelligence, logistics automation, transportation scheduling, and industrial decision-making. VRP and its variants are NP-hard, and practical routing tasks often combine time windows, vehicle capacities, pickup-and-delivery relations, dynamic requests, and other operational constraints, making both modeling and solving difficult. Large language models (LLMs) provide a flexible interface for routing optimization by processing natural-language requirements, generating code, reasoning over constraints, and interacting with external tools. This survey reviews LLM-driven research on VRP, covering the basic definition, main variants, major solver families, and LLM concepts needed for this topic. Existing studies are organized into three roles: modelers translate natural-language requirements into constraints and modeling code; designers generate heuristics, operators, or route plans; and coordinators organize tool calls, multi-agent collaboration, and connections with neural solvers. The survey also reviews standard benchmarks, real or near-real operational datasets, LLM-oriented evaluation frameworks, and two comparative experiments. The goal is to clarify current progress in LLM-assisted routing optimization and provide a structured reference for intelligent decision-making, advanced manufacturing, and industrial automation.

Cite

@article{arxiv.2607.00604,
  title  = {Vehicle Routing Problem Meets Large Language Models: An Overview and Perspectives},
  author = {Xianchao Xiu and Chong Shen and Yanjiao Zhu and Wanquan Liu},
  journal= {arXiv preprint arXiv:2607.00604},
  year   = {2026}
}

Comments

working in process

R2 v1 2026-07-22T20:19:46.460Z