Font Size: a A A

Low-entropy computational geometry

Posted on:2011-01-28Degree:Ph.DType:Dissertation
University:Princeton UniversityCandidate:Mulzer, Wolfgang Johann HeinrichFull Text:PDF
GTID:1448390002959653Subject:Computer Science
Abstract/Summary:
The worst-case model for algorithm design does not always reflect the real world: inputs may have additional structure to be exploited, and sometimes data can be imprecise or become available only gradually. To better understand these situations, we examine several scenarios where additional information can affect the design and analysis of geometric algorithms.First, we consider hereditary convex hulls: given a three-dimensional convex polytope and a two-coloring of its vertices, we can find the individual monochromatic polytopes in linear expected time. This can be generalized in many ways, eg, to more than two colors, and to the offline-problem where we wish to preprocess a polytope so that any large enough subpolytope can be found quickly. Our techniques can also be used to give a simple analysis of the self-improving algorithm for planar Delaunay triangulations by Clarkson and Seshadhri [58].Next, we assume that the point coordinates have a bounded number of bits, and that we can do standard bit manipulations in constant time. Then Delaunay triangulations can be found in expected time O(n loglogn ). Our result is based on a new connection between quadtrees and Delaunay triangulations, which also lets us generalize a recent result by Loffler and Snoeyink about Delaunay triangulations for imprecise points [110].Finally, we consider randomized incremental constructions when the input permutation is generated by a bounded-degree Markov chain, and show that the resulting running time is almost optimal for chains with a constant eigenvalue gap.
Keywords/Search Tags:Delaunay triangulations, Time
Related items