English

On Stable Approximation Algorithms for Geometric Coverage Problems

Computational Geometry 2024-12-19 v1

Abstract

Let PP be a set of points in the plane and let mm be an integer. The goal of Max Cover by Unit Disks problem is to place mm unit disks whose union covers the maximum number of points from~PP. We are interested in the dynamic version of Max Cover by Unit Disks problem, where the points in PP appear and disappear over time, and the algorithm must maintain a set \cDalg of mm disks whose union covers many points. A dynamic algorithm for this problem is a kk-stable α\alpha-approximation algorithm when it makes at most kk changes to \cDalg upon each update to the set PP and the number of covered points at time tt is always at least α\opt(t)\alpha \cdot \opt(t), where \opt(t)\opt(t) is the maximum number of points that can be covered by m disks at time tt. We show that for any constant ε>0\varepsilon>0, there is a kεk_{\varepsilon}-stable (1ε)(1-\varepsilon)-approximation algorithm for the dynamic Max Cover by Unit Disks problem, where kε=O(1/ε3)k_{\varepsilon}=O(1/\varepsilon^3). This improves the stability of Θ(1/\eps4)\Theta(1/\eps^4) that can be obtained by combining results of Chaplick, De, Ravsky, and Spoerhase (ESA 2018) and De~Berg, Sadhukhan, and Spieksma (APPROX 2023). Our result extends to other fat similarly-sized objects used in the covering, such as arbitrarily-oriented unit squares, or arbitrarily-oriented fat ellipses of fixed diameter. We complement the above result by showing that the restriction to fat objects is necessary to obtain a SAS. To this end, we study the Max Cover by Unit Segments problem, where the goal is to place mm unit-length segments whose union covers the maximum number of points from PP. We show that there is a constant ε>0\varepsilon^* > 0 such that any kk-stable (1+ε)(1 + \varepsilon^*)-approximation algorithm must have k=Ω(m)k=\Omega(m), even when the point set never has more than four collinear points.

Keywords

Cite

@article{arxiv.2412.13357,
  title  = {On Stable Approximation Algorithms for Geometric Coverage Problems},
  author = {Mark de Berg and Arpan Sadhukhan},
  journal= {arXiv preprint arXiv:2412.13357},
  year   = {2024}
}

Comments

18 pages

R2 v1 2026-06-28T20:39:35.361Z