Multidepot Capacitated Vehicle Routing with Improved Approximation Guarantees
Jingyang Zhao, Mingyu Xiao

TL;DR
This paper presents improved approximation algorithms for the multidepot capacitated vehicle routing problem (MCVRP), achieving better ratios for various demand types and offering near-optimal solutions in metric graphs.
Contribution
It introduces new approximation algorithms with tighter guarantees for different variants of MCVRP, improving upon the best-known ratios for unit-demand, splittable, and unsplittable cases.
Findings
Achieved a (4-1/1500)-approximation for unit-demand and splittable MCVRP.
Achieved a (4-1/50000)-approximation for unsplittable MCVRP.
Provided fixed-parameter algorithms with ratios approaching 3+ln2 for large k.
Abstract
The Multidepot Capacitated Vehicle Routing Problem (MCVRP) is a well-known variant of the classic Capacitated Vehicle Routing Problem (CVRP), where we need to route capacitated vehicles located in multiple depots to serve customers' demand such that each vehicle must return to the depot it starts, and the total traveling distance is minimized. There are three variants of MCVRP according to the property of the demand: unit-demand, splittable and unsplittable. We study approximation algorithms for -MCVRP in metric graphs, where is the capacity of each vehicle. The best-known approximation ratios for the three versions are , , and , respectively. We give a -approximation algorithm for unit-demand and splittable -MCVRP, and a -approximation algorithm for unsplittable -MCVRP. When is a fixed integer, we give a…
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
TopicsOptimization and Packing Problems · Vehicle Routing Optimization Methods · Graph Theory and Algorithms
