English

An Optimal Algorithm for Half-plane Hitting Set

Computational Geometry 2025-01-07 v1 Data Structures and Algorithms

Abstract

Given a set P P of nn points and a set H H of nn half-planes in the plane, we consider the problem of computing a smallest subset of points such that each half-plane contains at least one point of the subset. The previously best algorithm solves the problem in O(n3logn)O(n^3 \log n) time. It is also known that Ω(nlogn)\Omega(n \log n) is a lower bound for the problem under the algebraic decision tree model. In this paper, we present an O(nlogn)O(n \log n) time algorithm, which matches the lower bound and thus is optimal. Another virtue of the algorithm is that it is relatively simple.

Keywords

Cite

@article{arxiv.2501.02195,
  title  = {An Optimal Algorithm for Half-plane Hitting Set},
  author = {Gang Liu and Haitao Wang},
  journal= {arXiv preprint arXiv:2501.02195},
  year   = {2025}
}

Comments

To appear in SOSA 2025