English

Sublinear Explicit Incremental Planar Voronoi Diagrams

Computational Geometry 2020-07-06 v1

Abstract

A data structure is presented that explicitly maintains the graph of a Voronoi diagram of NN point sites in the plane or the dual graph of a convex hull of points in three dimensions while allowing insertions of new sites/points. Our structure supports insertions in O~(N3/4)\tilde O (N^{3/4}) expected amortized time, where O~\tilde O suppresses polylogarithmic terms. This is the first result to achieve sublinear time insertions; previously it was shown by Allen et al. that Θ(N)\Theta(\sqrt{N}) amortized combinatorial changes per insertion could occur in the Voronoi diagram but a sublinear-time algorithm was only presented for the special case of points in convex position.

Keywords

Cite

@article{arxiv.2007.01686,
  title  = {Sublinear Explicit Incremental Planar Voronoi Diagrams},
  author = {Elena Arseneva and John Iacono and Grigorios Koumoutsos and Stefan Langerman and Boris Zolotov},
  journal= {arXiv preprint arXiv:2007.01686},
  year   = {2020}
}

Comments

14 pages, 10 figures. Presented ant JCDCGGG 2019

R2 v1 2026-06-23T16:49:49.580Z