Enhanced Approximation Algorithms for the Capacitated Location Routing Problem

📅 2025-03-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies the Capacitated Location–Routing Problem (CL-RLP), which jointly optimizes facility location (with opening costs) and vehicle routing (with capacity constraints) to minimize total cost while fulfilling all customer demands. We propose a two-level approximation framework integrating generalized Steiner tree construction, cluster partitioning, and multi-stage route refinement. Theoretically, we improve the best-known approximation ratio from 4.38 to 4.169; when split deliveries are permitted, the ratio further improves to 4.091—the strongest theoretical guarantee to date for this NP-hard problem. Empirically, our algorithm achieves significantly better solution quality than state-of-the-art methods on standard benchmark instances; its practical performance substantially surpasses the theoretical bound and approaches the optimal solution more closely.

Technology Category

Application Category

📝 Abstract
The Capacitated Location Routing Problem is an important planning and routing problem in logistics, which generalizes the capacitated vehicle routing problem and the uncapacitated facility location problem. In this problem, we are given a set of depots and a set of customers where each depot has an opening cost and each customer has a demand. The goal is to open some depots and route capacitated vehicles from the opened depots to satisfy all customers' demand, while minimizing the total cost. In this paper, we propose a $4.169$-approximation algorithm for this problem, improving the best-known $4.38$-approximation ratio. Moreover, if the demand of each customer is allowed to be delivered by multiple tours, we propose a more refined $4.091$-approximation algorithm. Experimental study on benchmark instances shows that the quality of our computed solutions is better than that of the previous algorithm and is also much closer to optimality than the provable approximation factor.
Problem

Research questions and friction points this paper is trying to address.

Optimizes depot selection and vehicle routing in logistics.
Minimizes total cost while satisfying customer demands.
Improves approximation algorithms for capacitated location routing.
Innovation

Methods, ideas, or system contributions that make the work stand out.

4.169-approximation algorithm for CLRP
4.091-approximation for split deliveries
Improved solution quality over benchmarks
🔎 Similar Papers
No similar papers found.
Jingyang Zhao
Jingyang Zhao
University of Electronic Science and Technology of China
Mingyu Xiao
Mingyu Xiao
University of Electronic Science and Technology of China
Design and Analysis of AlgorithmsGraph Algorithms and Graph TheoryMechanism Design
S
Shunwang Wang
School of Computer Science and Engineering, University of Electronic Science and Technology of China, 2006 Xiyuan Ave, Chengdu, 610054, Sichuan, China