scispace - formally typeset
Search or ask a question

Showing papers by "Michael T. Goodrich published in 1987"


Journal ArticleDOI
TL;DR: A parallel algorithm for finding the convex hull of a sorted planar point set using the use of a parallel data structure which is called the hull tree, which is optimal in O(log n) time.

46 citations


01 Jan 1987
TL;DR: A number of new techniques for solving many of the fundamental problems in computational geometry efficiently in parallel have linear or "almost" linear speed-ups over the best known sequential algorithms for these problems.
Abstract: In this thesis we present a number of new techniques for solving many of the fundamental problems in computational geometry efficiently in parallel. The resulting algorithms all have linear or "almost" linear speed-ups over the best known sequential algorithms for these problems. Specifically, the problems we address include the following: computing the diameter of a convex polygon, planar convex hull finding, finding a closest pair of points, polygon triangulation, 3-dimensional maxima finding, dominance counting, determining the visibility from a point, trapezoidal decomposition, and planar point location. The techniques presented are quite different from the ones used in the efficient sequential algorithms. All of our results are for the CREW PRAM or EREW PRAM computational models.

32 citations