English

Online Geometric Covering and Piercing

Computational Geometry 2024-07-04 v2

Abstract

We consider the online version of the piercing set problem, where geometric objects arrive one by one, and the online algorithm must maintain a valid piercing set for the already arrived objects by making irrevocable decisions. It is easy to observe that any deterministic algorithm solving this problem for intervals in R\mathbb{R} has a competitive ratio of at least Ω(n)\Omega(n). This paper considers the piercing set problem for similarly sized objects. We propose a deterministic online algorithm for similarly sized fat objects in Rd\mathbb{R}^d. For homothetic hypercubes in Rd\mathbb{R}^d with side length in the range [1,k][1,k], we propose a deterministic algorithm having a competitive ratio of at most~3dlog2k+2d3^d\lceil\log_2 k\rceil+2^d. In the end, we show deterministic lower bounds of the competitive ratio for similarly sized α\alpha-fat objects in R2\mathbb{R}^2 and homothetic hypercubes in Rd\mathbb{R}^d. Note that piercing translated copies of a convex object is equivalent to the unit covering problem, which is well-studied in the online setup. Surprisingly, no upper bound of the competitive ratio was known for the unit covering problem when the corresponding object is anything other than a ball or a hypercube. Our result yields an upper bound of the competitive ratio for the unit covering problem when the corresponding object is any convex object in Rd\mathbb{R}^d.

Keywords

Cite

@article{arxiv.2305.02445,
  title  = {Online Geometric Covering and Piercing},
  author = {Minati De and Saksham Jain and Sarat Varma Kallepalli and Satyam Singh},
  journal= {arXiv preprint arXiv:2305.02445},
  year   = {2024}
}

Comments

21 pages and 9 figures

R2 v1 2026-06-28T10:25:06.096Z