English

Approximating Multiple-Depot Capacitated Vehicle Routing via LP Rounding

Data Structures and Algorithms 2025-10-08 v1

Abstract

In Capacitated Vehicle Routing with Multiple Depots (CVRP-MD) we are given a set of client locations CC and a set of depots RR located in a metric space with costs c(i,j)c(i,j) between u,vCRu,v \in C \cup R. Additionally, we are given a capacity bound kk. The goal is to find a collection of tours of minimum total cost such that each tour starts and ends at some depot rRr \in R and includes at most kk clients and such that each client lies on at least one tour. Our main result is a 3.93653.9365-approximation based on rounding a new LP relaxation for CVRP-MD.

Cite

@article{arxiv.2510.05321,
  title  = {Approximating Multiple-Depot Capacitated Vehicle Routing via LP Rounding},
  author = {Zachary Friggstad and Tobias Mömke},
  journal= {arXiv preprint arXiv:2510.05321},
  year   = {2025}
}
R2 v1 2026-07-01T06:20:04.834Z