A Randomized Algorithm for the Voronoi Diagram of Line Segments on Coarse-Grained Multiprocessors.

Xiaotie Deng,Binhai Zhu
DOI: https://doi.org/10.1007/pl00008263
IF: 0.909
1999-01-01
Algorithmica
Abstract:We present a randomized algorithm for computing the Voronoi diagram of line segments using coarse-grained parallel machines. Operating on P processors, for any input of n line segments, this algorithm performs O((n log n)/P) local operations per processor, O(n/P) messages per processor, and O(1) communication phases, with high probability for n=Ω(P 3+ε ) .
What problem does this paper attempt to address?