19
0

Convex Hulls, Triangulations, and Voronoi Diagrams of Planar Point Sets on the Congested Clique

Abstract

We consider geometric problems on planar n2n^2-point sets in the congested clique model. Initially, each node in the nn-clique network holds a batch of nn distinct points in the Euclidean plane given by O(logn)O(\log n)-bit coordinates. In each round, each node can send a distinct O(logn)O(\log n)-bit message to each other node in the clique and perform unlimited local computations. We show that the convex hull of the input n2n^2-point set can be constructed in O(min{h,logn})O(\min\{ h,\log n\}) rounds, where hh is the size of the hull, on the congested clique. We also show that a triangulation of the input n2n^2-point set can be constructed in O(log2n)O(\log^2n) rounds on the congested clique. Finally, we demonstrate that the Voronoi diagram of n2n^2 points with O(logn)O(\log n)-bit coordinates drawn uniformly at random from a unit square can be computed within the square with high probability in O(1)O(1) rounds on the congested clique.

View on arXiv
Comments on this paper