English

Revisiting Random Points: Combinatorial Complexity and Algorithms

Computational Geometry 2023-11-01 v2

Abstract

Consider a set PP of nn points picked uniformly and independently from [0,1]d[0,1]^d for a constant dimension dd -- such a point set is extremely well behaved in many aspects. For example, for a fixed r[0,1]r \in [0,1], we prove a new concentration result on the number of pairs of points of PP at a distance at most rr -- we show that this number lies in an interval that contains only O(nlogn)O(n \log n) numbers. We also present simple linear time algorithms to construct the Delaunay triangulation, Euclidean MST, and the convex hull of the points of PP. The MST algorithm is an interesting divide-and-conquer algorithm which might be of independent interest. We also provide a new proof that the expected complexity of the Delaunay triangulation of PP is linear -- the new proof is simpler and more direct, and might be of independent interest. Finally, we present a simple O~(n4/3)\tilde{O}(n^{4/3}) time algorithm for the distance selection problem for d=2d=2.

Keywords

Cite

@article{arxiv.2208.03829,
  title  = {Revisiting Random Points: Combinatorial Complexity and Algorithms},
  author = {Sariel Har-Peled and Elfarouk Harb},
  journal= {arXiv preprint arXiv:2208.03829},
  year   = {2023}
}