A Convex Hull Algorithm Optimal for Point Sets in Even Dimensions

ID
TR-81-14
Authors
Raimund Seidel
Publishing date
September 1981
Abstract

Finding the convex hull of a finite set of points is important not only for practical applications but also for theoretical reasons: a number of geometrical problems, such as constructing Voronoi diagrams or intersecting hyperspheres, can be reduced to the convex hull problem, and a fast convex hull algorithm yields fast algorithms for these other problems.

This thesis deals with the problem of constructing the convex hull of a finite point set in $R^{d}$. Mathematical properties of convex hulls are developed, in particular, their facial structure, their representation, bounds on the number of faces, and the concept of duality. The main result of this thesis is an $O(n \log n + n^{\lfloor(d+1)/2\rfloor})$ algorithm for the construction of the convex hull of $n$ points in $R^{d}$. It is shown that this algorithm is worst case optimal for even $d \geq 2$.