Centrality of Trees for Capacitated k-Center
Hyung-Chan An, Aditya Bhaskara, Ola Svensson

TL;DR
This paper presents a simple, LP-based 9-approximation algorithm for the capacitated k-center problem, bridging the gap with uncapacitated cases and improving understanding of capacity constraints in network location problems.
Contribution
It introduces a versatile tree-based approach and provides the first near-tight approximation guarantee for the capacitated k-center problem using standard LP relaxation.
Findings
Achieves a 9-approximation guarantee for the capacitated k-center problem.
Nears the integrality gap of 7, 8, or 9 after preprocessing.
Provides improved algorithms for variants with uniform capacities.
Abstract
There is a large discrepancy in our understanding of uncapacitated and capacitated versions of network location problems. This is perhaps best illustrated by the classical k-center problem: there is a simple tight 2-approximation algorithm for the uncapacitated version whereas the first constant factor approximation algorithm for the general version with capacities was only recently obtained by using an intricate rounding algorithm that achieves an approximation guarantee in the hundreds. Our paper aims to bridge this discrepancy. For the capacitated k-center problem, we give a simple algorithm with a clean analysis that allows us to prove an approximation guarantee of 9. It uses the standard LP relaxation and comes close to settling the integrality gap (after necessary preprocessing), which is narrowed down to either 7, 8 or 9. The algorithm proceeds by first reducing to special tree…
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
TopicsFacility Location and Emergency Management · Optimization and Search Problems · Complexity and Algorithms in Graphs
