FINDING THE CONVEX-HULL OF DISCS IN PARALLEL

Citation
W. Chen et al., FINDING THE CONVEX-HULL OF DISCS IN PARALLEL, International journal of Computational geometry and applications, 8(3), 1998, pp. 305-319
Citations number
27
Categorie Soggetti
Mathematics,"Computer Science Theory & Methods",Mathematics,"Computer Science Theory & Methods
ISSN journal
02181959
Volume
8
Issue
3
Year of publication
1998
Pages
305 - 319
Database
ISI
SICI code
0218-1959(1998)8:3<305:FTCODI>2.0.ZU;2-8
Abstract
We present a parallel method for finding the convex hull of planar dis cs in the EREW PRAM model. We show that the convex hull of n discs in the plane can be computed in O(log(1+epsilon) n) time using O(n/log(ep silon) n) processors or in O(log n log log n) time using O(n log(1+eps ilon) n) processors for any positive constant epsilon. The first resul t achieves cost optimal and the second one runs faster. We also show t hat the convex hull of planar discs can be constructed in O(log n) tim e using O(n) processors when the number of different kinds of radii is restricted to 2(O(log alpha n)) for any positive constant alpha with 0 < alpha < 1. Finally, we show that our method can be generalized to computing the convex hull of a large class of planar curves. We use a technique called multi-level divide-and-conquer in our algorithm.