English

Online Unit Covering in Euclidean Space

Computational Geometry 2018-08-29 v3

Abstract

We revisit the online Unit Covering problem in higher dimensions: Given a set of nn points in Rd\mathbb{R}^d, that arrive one by one, cover the points by balls of unit radius, so as to minimize the number of balls used. In this paper, we work in Rd\mathbb{R}^d using Euclidean distance. The current best competitive ratio of an online algorithm, O(2ddlogd)O(2^d d \log{d}), is due to Charikar et al. (2004); their algorithm is deterministic. (I) We give an online deterministic algorithm with competitive ratio O(1.321d)O(1.321^d), thereby sharply improving on the earlier record by a large exponential factor. In particular, the competitive ratios are 55 for the plane and 1212 for 33-space (the previous ratios were 77 and 2121, respectively). For d=3d=3, the ratio of our online algorithm matches the ratio of the current best offline algorithm for the same problem due to Biniaz et al. (2017), which is remarkable (and rather unusual). (II) We show that the competitive ratio of every deterministic online algorithm (with an adaptive deterministic adversary) for Unit Covering in Rd\mathbb{R}^d under the L2L_{2} norm is at least d+1d+1 for every d1d \geq 1. This greatly improves upon the previous best lower bound, Ω(logd/logloglogd)\Omega(\log{d} / \log{\log{\log{d}}}), due to Charikar et al. (2004). (III) We obtain lower bounds of 44 and 55 for the competitive ratio of any deterministic algorithm for online Unit Covering in R2\mathbb{R}^2 and respectively R3\mathbb{R}^3; the previous best lower bounds were both 33. (IV) When the input points are taken from the square or hexagonal lattices in R2\mathbb{R}^2, we give deterministic online algorithms for Unit Covering with an optimal competitive ratio of 33.

Keywords

Cite

@article{arxiv.1710.00954,
  title  = {Online Unit Covering in Euclidean Space},
  author = {Adrian Dumitrescu and Anirban Ghosh and Csaba D. Tóth},
  journal= {arXiv preprint arXiv:1710.00954},
  year   = {2018}
}

Comments

14 pages, 5 figures, A preliminary version in: Proceedings of the 27th Annual Fall Workshop on Computational Geometry, Stony Brook University, USA, 2017. arXiv admin note: text overlap with arXiv:1708.02662

R2 v1 2026-06-22T22:01:49.846Z