English

Improved Bounds for Metric Capacitated Covering Problems

Data Structures and Algorithms 2020-06-23 v1 Computational Geometry Discrete Mathematics

Abstract

In the Metric Capacitated Covering (MCC) problem, given a set of balls B\mathcal{B} in a metric space PP with metric dd and a capacity parameter UU, the goal is to find a minimum sized subset BB\mathcal{B}'\subseteq \mathcal{B} and an assignment of the points in PP to the balls in B\mathcal{B}' such that each point is assigned to a ball that contains it and each ball is assigned with at most UU points. MCC achieves an O(logP)O(\log |P|)-approximation using a greedy algorithm. On the other hand, it is hard to approximate within a factor of o(logP)o(\log |P|) even with β<3\beta < 3 factor expansion of the balls. Bandyapadhyay~{et al.} [SoCG 2018, DCG 2019] showed that one can obtain an O(1)O(1)-approximation for the problem with 6.476.47 factor expansion of the balls. An open question left by their work is to reduce the gap between the lower bound 33 and the upper bound 6.476.47. In this current work, we show that it is possible to obtain an O(1)O(1)-approximation with only 4.244.24 factor expansion of the balls. We also show a similar upper bound of 55 for a more generalized version of MCC for which the best previously known bound was 99.

Keywords

Cite

@article{arxiv.2006.12454,
  title  = {Improved Bounds for Metric Capacitated Covering Problems},
  author = {Sayan Bandyapadhyay},
  journal= {arXiv preprint arXiv:2006.12454},
  year   = {2020}
}

Comments

To appear at European Symposia on Algorithms 2020

R2 v1 2026-06-23T16:31:48.607Z