Computing the width of a three-dimensional point set: an experimental study

  • Authors:
  • J. Schwerdt;M. Smid;J. Majhi;R. Janardan

  • Affiliations:
  • Univ. of Magdeburg;Univ. of Magdeburg;Mentor Graphics Corp.;Univ. of Minnesota

  • Venue:
  • Journal of Experimental Algorithmics (JEA)
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

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.