Sciweavers

COMPGEOM
2008
ACM

Self-improving algorithms for delaunay triangulations

13 years 6 months ago
Self-improving algorithms for delaunay triangulations
We study the problem of two-dimensional Delaunay triangulation in the self-improving algorithms model [1]. We assume that the n points of the input each come from an independent, unknown, and arbitrary distribution. The first phase of our algorithm builds data structures that store relevant information about the input distribution. The second phase uses these data structures to efficiently compute the Delaunay triangulation of the input. The running time of our algorithm matches the information-theoretic lower bound for the given input distribution, implying that if the input distribution has low entropy, then our algorithm beats the standard (n log n) bound for computing Delaunay triangulations. Our algorithm and analysis use a variety of techniques: -nets for disks, entropy-optimal pointlocation data structures, linear-time splitting of Delaunay triangulations, and information-theoretic arguments.
Kenneth L. Clarkson, C. Seshadhri
Added 18 Oct 2010
Updated 18 Oct 2010
Type Conference
Year 2008
Where COMPGEOM
Authors Kenneth L. Clarkson, C. Seshadhri
Comments (0)