English

Online Hitting Set for Axis-Aligned Squares

Computational Geometry 2025-10-28 v1

Abstract

We are given a set PP of nn points in the plane, and a sequence of axis-aligned squares that arrive in an online fashion. The online hitting set problem consists of maintaining, by adding new points if necessary, a set HPH\subseteq P that contains at least one point in each input square. We present an O(logn)O(\log n)-competitive deterministic algorithm for this problem. The competitive ratio is the best possible, apart from constant factors. In fact, this is the first O(logn)O(\log n)-competitive algorithm for the online hitting set problem that works for geometric objects of arbitrary sizes (i.e., arbitrary scaling factors) in the plane. We further generalize this result to positive homothets of a polygon with k3k\geq 3 vertices in the plane and provide an O(k2logn)O(k^2\log n)-competitive algorithm.

Keywords

Cite

@article{arxiv.2510.23107,
  title  = {Online Hitting Set for Axis-Aligned Squares},
  author = {Minati De and Satyam Singh and Csaba D. Tóth},
  journal= {arXiv preprint arXiv:2510.23107},
  year   = {2025}
}

Comments

14 pages 8 Figures

R2 v1 2026-07-01T07:07:19.190Z