ACM logo

The ACM Journal of Experimental Algorithmics


Volume 4, Article 8, 1999


Computing the Width of a Three-Dimensional Point Set: An Experimental Study

by

Joerg Schwerdt

and

Michiel Smid

and

Jayanth Majhi

and

Ravi Janardan

http://www.jea.acm.org/1999/SchwerdtWidth/


Abstract:

We describe a robust, exact, and efficient implementation of an algorithm that computes the width of a three-dimensional point set. The algorithm is based on efficient solutions to problems that are at the heart of computational geometry: three-dimensional convex hulls, point location in planar graphs, and computing intersections between line segments. The latter two problems have to be solved for planar graphs and segments on the unit sphere, rather than in the two-dimensional plane. The implementation is based on LEDA, and the geometric objects are represented using exact rational arithmetic.

Received
Accepted
Final Revision
Published
April 1, 1999
January 20, 2000
February 3, 2000
May 10, 2000

Last updated and validated May 10, 2000, by editor@jea.acm.org