EFFICIENT GEOMETRIC ALGORITHMS ON THE EREW PRAM

Authors
Citation
Dz. Chen, EFFICIENT GEOMETRIC ALGORITHMS ON THE EREW PRAM, IEEE transactions on parallel and distributed systems, 6(1), 1995, pp. 41-47
Citations number
36
Categorie Soggetti
System Science","Engineering, Eletrical & Electronic","Computer Science Theory & Methods
ISSN journal
10459219
Volume
6
Issue
1
Year of publication
1995
Pages
41 - 47
Database
ISI
SICI code
1045-9219(1995)6:1<41:EGAOTE>2.0.ZU;2-W
Abstract
We present a technique that can be used to obtain efficient parallel g eometric algorithms in the EREW PRAM computational model. This techniq ue enables us to solve optimally a number of geometric problems in O(l og n) time using O(n/log n) EREW PRAM processors, where n is the input size of a problem. These problems include: computing the convex hull of a set of points in the plane that are given sorted, computing the c onvex hull of a simple polygon, computing the common intersection of h alf-planes whose slopes are given sorted, finding the kernel of a simp le polygon, triangulating a set of points in the plane that are given sorted, triangulating monotone polygons and star-shaped polygons, and computing the all dominating neighbors of a sequence of values. PRAM a lgorithms for these problems were previously known to be optimal (i.e. , in O(log n) time and using O(n/log n) processors) only on the CREW P RAM, which is a stronger model than the EREW PRAM.