A Convex Hull Algorithm on Coarse-Grained Multiprocessors

Xiaotie Deng
DOI: https://doi.org/10.1007/3-540-58325-4_232
1994-01-01
Abstract:In this paper we show a randomized algorithm for solving the convex hull problem in the plane with P processors which satisfies the following properties. 1.  Each processor spends O(nlogn/P) time in computing. 2.  Each processor sends/receives O(n/P) messages of one-word-size. 3.  The number of communication phases is a constant.
What problem does this paper attempt to address?