Dynamic well-spaced point sets

  • Authors:
  • Umut A. Acar;Andrew Cotter;BenoíT Hudson;Duru TüRkoğLu

  • Affiliations:
  • Computer Science Department, Carnegie Mellon University, Pittsburgh, PA 15213, USA;Toyota Technological Institute at Chicago, Chicago, IL 60637, USA;Autodesk, Inc., Montreal, QC, Canada;Department of Computer Science, University of Chicago, Chicago, IL 60637, USA

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a well-spaced point set the Voronoi cells all have bounded aspect ratio. Well-spaced point sets satisfy some important geometric properties and yield quality Voronoi or simplicial meshes that are important in scientific computations. In this paper, we consider the dynamic well-spaced point set problem, which requires constructing a well-spaced superset of a dynamically changing input set, e.g., as input points are inserted or deleted. We present a dynamic algorithm that allows inserting/deleting points into/from the input in O(log@D) time, where @D is the geometric spread, a natural measure that yields an O(logn) bound when input points are represented by log-size words. We show that this algorithm is time-optimal by proving a lower bound of @W(log@D) for a dynamic update. We also show that this algorithm maintains size-optimal outputs: the well-spaced supersets are within a constant factor of the minimum possible size. The asymptotic bounds in our results work in any constant dimensional space. Experiments with a preliminary implementation indicate that dynamic changes may be performed with considerably greater efficiency than re-constructing a well-spaced point set from scratch. To the best of our knowledge, these are the first time- and size-optimal algorithms for dynamically maintaining well-spaced point sets.