English

Improved Approximations for the Unsplittable Capacitated Vehicle Routing Problem

Data Structures and Algorithms 2026-01-30 v1

Abstract

The capacitated vehicle routing problem (CVRP) is one of the most extensively studied problems in combinatorial optimization. In this problem, we are given a depot and a set of customers, each with a demand, embedded in a metric space. The objective is to find a set of tours, each starting and ending at the depot, operated by the capacititated vehicle at the depot to serve all customers, such that all customers are served, and the total travel cost is minimized. We consider the unplittable variant, where the demand of each customer must be served entirely by a single tour. Let α\alpha denote the current best-known approximation ratio for the metric traveling salesman problem. The previous best approximation ratio was α+1+ln2+δ<3.1932\alpha+1+\ln 2+\delta<3.1932 for a small constant δ>0\delta>0 (Friggstad et al., Math. Oper. Res. 2025), which can be further improved by a small constant using the result of Blauth, Traub, and Vygen (Math. Program. 2023). In this paper, we propose two improved approximation algorithms. The first algorithm focuses on the case of fixed vehicle capacity and achieves an approximation ratio of α+1+ln(212y0)<3.0897\alpha+1+\ln\bigl(2-\frac{1}{2}y_0\bigr)<3.0897, where y0>0.39312y_0>0.39312 is the unique root of ln(212y)=32y\ln\bigl(2-\frac{1}{2}y\bigr)=\frac{3}{2}y. The second algorithm considers general vehicle capacity and achieves an approximation ratio of α+1+y1+ln(22y1)+δ<3.1759\alpha+1+y_1+\ln\left(2-2y_1\right)+\delta<3.1759 for a small constant δ>0\delta>0, where y1>0.17458y_1>0.17458 is the unique root of 12y1+6(1y1)(1e12y1)=ln(22y1)\frac{1}{2} y_1+ 6 (1-y_1)\bigl(1-e^{-\frac{1}{2} y_1}\bigr) =\ln\left(2-2y_1\right). Both approximations can be further improved by a small constant using the result of Blauth, Traub, and Vygen (Math. Program. 2023).

Keywords

Cite

@article{arxiv.2601.21660,
  title  = {Improved Approximations for the Unsplittable Capacitated Vehicle Routing Problem},
  author = {Jingyang Zhao and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2601.21660},
  year   = {2026}
}
R2 v1 2026-07-01T09:25:38.283Z