An $n^{O(\log\log n)}$ time approximation scheme for capacitated VRP in the Euclidean plane
Ren\'e Sitters

TL;DR
This paper introduces a quasi-polynomial time approximation scheme for the Euclidean capacitated vehicle routing problem, significantly improving previous algorithms and moving closer to a polynomial-time approximation scheme.
Contribution
The authors reduce the CVRP to an uncapacitated routing problem called the m-paths problem and provide a Q-PTAS for it, advancing the approximation algorithms for Euclidean CVRP.
Findings
Achieved a running time of $n^{f(\epsilon)\log\log n}$ for the CVRP.
Provided a Q-PTAS for the m-paths problem in Euclidean space.
Improved the theoretical bounds for Euclidean CVRP approximation algorithms.
Abstract
We present a quasi polynomial time approximation scheme (Q-PTAS) for the capacitated vehicle routing problem (CVRP) on points in the Euclidean plane for arbitrary capacity . The running time is for any , and where is a function of only. This is a major improvement over the so far best known running time of time and a big step towards a PTAS for Euclidean CVRP. In our algorithm, we first give a polynomial time reduction of the CVRP in (for any fixed ) to an uncapacitated routing problem in that we call the -paths problem. Here, one needs to find exactly paths between two points and , covering all the given points in the Euclidean space. We then give a Q-PTAS for the -paths problem in the pane. Any PTAS for the (arguably easier to handle) Euclidean…
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.
