Online hitting of unit balls and hypercubes in R d using points from Z d

Minati De,Satyam Singh
DOI: https://doi.org/10.1016/j.tcs.2024.114452
IF: 1.002
2024-04-01
Theoretical Computer Science
Abstract:We consider the online hitting set problem for the range space Σ = ( X , R ) , where the point set X is known beforehand, but the set R of geometric objects is not known in advance. Here, objects from R arrive one by one. The objective of the problem is to maintain a hitting set of the minimum cardinality by taking irrevocable decisions. In this paper, we consider the problem when objects are unit balls or unit hypercubes in R d , and the points from Z d are used for hitting them. First, we address the case when objects are unit intervals in R and present an optimal deterministic algorithm with competitive ratio of 2. Then, we consider the case when objects are unit balls. For hitting unit balls in R 2 and R 3 , we present 4 and 14-competitive deterministic algorithms, respectively. On the other hand, for hitting unit balls in R d , we propose an O ( d 4 ) -competitive deterministic algorithm, and we demonstrate that, for d < 4 , the competitive ratio of any deterministic algorithm is at least d + 1 . In the end, we explore the case where objects are unit hypercubes. For hitting unit hypercubes in R 2 and R 3 , we obtain 4 and 8-competitive deterministic algorithms, respectively. For hitting unit hypercubes in R d ( d ≥ 3 ), we present an O ( d 2 ) -competitive randomized algorithm. Furthermore, we prove that the competitive ratio of any deterministic algorithm for the problem is at least d + 1 for any d ∈ N .
computer science, theory & methods
What problem does this paper attempt to address?