Delaunay triangulation of imprecise points in linear time after preprocessing

  • Authors:
  • Maarten Löffler;Jack Snoeyink

  • Affiliations:
  • Utrecht University, Department of Information and Computing Sciences, Padualaan 14, 3584 CH Utrecht, The Netherlands;UNC Computer Science, CB 3175 Sitterson Hall, Chapel Hill, NC 27599-3175, USA

  • Venue:
  • Computational Geometry: Theory and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

An assumption of nearly all algorithms in computational geometry is that the input points are given precisely, so it is interesting to ask what is the value of imprecise information about points. We show how to preprocess a set of n disjoint unit disks in the plane in O(nlogn) time so that if one point per disk is specified with precise coordinates, the Delaunay triangulation can be computed in linear time. From the Delaunay, one can obtain the Gabriel graph and a Euclidean minimum spanning tree; it is interesting to note the roles that these two structures play in our algorithm to quickly compute the Delaunay.