Sciweavers

COMPGEOM
1996
ACM

Developing a Practical Projection-Based Parallel Delaunay Algorithm

13 years 8 months ago
Developing a Practical Projection-Based Parallel Delaunay Algorithm
In this paper we are concerned with developing a practical parallel algorithm for Delaunay triangulation that works well on general distributions, particularly those that arise in Scienti c Computation. Although there have been many theoretical algorithms for the problem, and some implementations based on bucketing that work well for uniform distributions, there has been little work on implementations for general distributions. We use the well known reduction of 2D Delaunay triangulation to 3D convex hull of points on a sphere or paraboloid. A variant of the Edelsbrunner and Shi 3D convex hull is used, but for the special case when the point set lies on either a sphere or a paraboloid. Our variant greatly reduces the constant costs from the 3D convex hull algorithm and seems to be a more promising for a practical implementation than other parallel approaches. We have run experiments on the algorithm using a variety of distributions that are motivated by various problems that use Delau...
Guy E. Blelloch, Gary L. Miller, Dafna Talmor
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1996
Where COMPGEOM
Authors Guy E. Blelloch, Gary L. Miller, Dafna Talmor
Comments (0)