English

A Simple Algorithm for Higher-order Delaunay Mosaics and Alpha Shapes

Computational Geometry 2020-11-10 v1 Discrete Mathematics

Abstract

We present a simple algorithm for computing higher-order Delaunay mosaics that works in Euclidean spaces of any finite dimensions. The algorithm selects the vertices of the order-kk mosaic from incrementally constructed lower-order mosaics and uses an algorithm for weighted first-order Delaunay mosaics as a black-box to construct the order-kk mosaic from its vertices. Beyond this black-box, the algorithm uses only combinatorial operations, thus facilitating easy implementation. We extend this algorithm to compute higher-order α\alpha-shapes and provide open-source implementations. We present experimental results for properties of higher-order Delaunay mosaics of random point sets.

Keywords

Cite

@article{arxiv.2011.03617,
  title  = {A Simple Algorithm for Higher-order Delaunay Mosaics and Alpha Shapes},
  author = {Herbert Edelsbrunner and Georg Osang},
  journal= {arXiv preprint arXiv:2011.03617},
  year   = {2020}
}

Comments

15 pages, 10 figures, submitted to Algorithmica, see https://github.com/geoo89/rhomboidtiling for an implementation

R2 v1 2026-06-23T19:58:31.323Z