Improved Bounds for Metric Capacitated Covering Problems
Sayan Bandyapadhyay

TL;DR
This paper improves approximation bounds for the Metric Capacitated Covering problem, reducing the expansion factor from 6.47 to 4.24 and providing better bounds for a generalized version.
Contribution
It presents new algorithms achieving tighter approximation bounds with lower expansion factors for MCC and its generalization.
Findings
Achieves an $O(1)$-approximation with 4.24 expansion for MCC.
Provides an $O(1)$-approximation with 5 expansion for a generalized MCC.
Improves previous bounds from 6.47 and 9 to 4.24 and 5, respectively.
Abstract
In the Metric Capacitated Covering (MCC) problem, given a set of balls in a metric space with metric and a capacity parameter , the goal is to find a minimum sized subset and an assignment of the points in to the balls in such that each point is assigned to a ball that contains it and each ball is assigned with at most points. MCC achieves an -approximation using a greedy algorithm. On the other hand, it is hard to approximate within a factor of even with factor expansion of the balls. Bandyapadhyay~{et al.} [SoCG 2018, DCG 2019] showed that one can obtain an -approximation for the problem with factor expansion of the balls. An open question left by their work is to reduce the gap between the lower bound and the upper bound . In this current…
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
TopicsSmart Parking Systems Research · Vehicle Routing Optimization Methods · Optimization and Search Problems
