On computing straight skeletons by means of kinetic triangulations

  • Authors:
  • Peter Palfrader;Martin Held;Stefan Huber

  • Affiliations:
  • FB Computerwissenschaften, Universität Salzburg, Salzburg, Austria;FB Computerwissenschaften, Universität Salzburg, Salzburg, Austria;FB Mathematik, Universität Salzburg, Salzburg, Austria

  • Venue:
  • ESA'12 Proceedings of the 20th Annual European conference on Algorithms
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the computation of the straight skeleton of a planar straight-line graph (PSLG) by means of the triangulation-based wavefront propagation proposed by Aichholzer and Aurenhammer in 1998, and provide both theoretical and practical insights. As our main theoretical contribution we explain the algorithmic extensions and modifications of their algorithm necessary for computing the straight skeleton of a general PSLG within the entire plane, without relying on an implicit assumption of general position of the input, and when using a finite-precision arithmetic. We implemented this extended algorithm in C and report on extensive experiments. Our main practical contribution is (1) strong experimental evidence that the number of flip events that occur in the kinetic triangulation of real-world data is linear in the number n of input vertices, (2) that our implementation, Surfer, runs in $\ensuremath\mathcal{O}(n \log n)$ time on average, and (3) that it clearly is the fastest straight-skeleton code currently available.