Incremental Voronoi Diagrams

被引:0
|
作者
Sarah R. Allen
Luis Barba
John Iacono
Stefan Langerman
机构
[1] Carnegie Mellon University,Computer Science Department
[2] ETH Zürich,Department of Computer Science
[3] New York University,Department of Computer Science and Engineering, Tandon School of Engineering
[4] Université Libre de Bruxelles,Départment d’Informatique
来源
关键词
Voronoi diagrams; Incremental; Grappa tree; Link-cut; 68U05; 52C45;
D O I
暂无
中图分类号
学科分类号
摘要
We study the amortized number of combinatorial changes (edge insertions and removals) needed to update the graph structure of the Voronoi diagram (and several variants thereof) of a set S of n sites in the plane as sites are added to the set. To that effect, we define a general update operation for planar graphs that can be used to model the incremental construction of several variants of Voronoi diagrams as well as the incremental construction of an intersection of halfspaces in R3\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\mathbb {R}^3$$\end{document}. We show that the amortized number of edge insertions and removals needed to add a new site to the Voronoi diagram is O(n)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$O(\sqrt{n})$$\end{document}. A matching Ω(n)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\Omega (\sqrt{n})$$\end{document} combinatorial lower bound is shown, even in the case where the graph representing the Voronoi diagram is a tree. This contrasts with the O(logn)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$O(\log {n})$$\end{document} upper bound of Aronov et al. (LATIN 2006: Theoretical Informatics. Lecture Notes in Computer Science, Springer, Berlin, 2006) for farthest-point Voronoi diagrams in the special case where the points are inserted in clockwise order along their convex hull. We then present a semi-dynamic data structure that maintains the Voronoi diagram of a set S of n sites in convex position. This data structure supports the insertion of a new site p (and hence the addition of its Voronoi cell) and finds the asymptotically minimal number K of edge insertions and removals needed to obtain the diagram of S∪{p}\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$S \cup \{p\}$$\end{document} from the diagram of S, in time O(Kpolylogn)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$O(K\,\mathrm {polylog}\ n)$$\end{document} worst case, which is O(npolylogn)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$O(\sqrt{n}\;\mathrm {polylog}\ n)$$\end{document} amortized by the aforementioned combinatorial result. The most distinctive feature of this data structure is that the graph of the Voronoi diagram is maintained explicitly at all times and can be retrieved and traversed in the natural way; this contrasts with other known data structures supporting nearest neighbor queries. Our data structure supports general search operations on the current Voronoi diagram, which can, for example, be used to perform point location queries in the cells of the current Voronoi diagram in O(logn)\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$O(\log n)$$\end{document} time, or to determine whether two given sites are neighbors in the Delaunay triangulation.
引用
收藏
页码:822 / 848
页数:26
相关论文
共 50 条
  • [41] Filaments of galaxies and Voronoi diagrams
    Zaninetti, Lorenzo
    OPEN ASTRONOMY, 2018, 27 (01): : 335 - 340
  • [42] GENERALIZATION OF VORONOI DIAGRAMS IN THE PLANE
    LEE, DT
    DRYSDALE, RL
    SIAM JOURNAL ON COMPUTING, 1981, 10 (01) : 73 - 87
  • [43] Voronoi diagrams with overlapping regions
    Tammy Drezner
    Zvi Drezner
    OR Spectrum, 2013, 35 : 543 - 561
  • [44] Local calculation of Voronoi diagrams
    Kühn, U
    INFORMATION PROCESSING LETTERS, 1998, 68 (06) : 307 - 312
  • [45] Balancing Graph Voronoi Diagrams
    Honiden, Shinichi
    Houle, Michael E.
    Sommer, Christian
    2009 6TH INTERNATIONAL SYMPOSIUM ON VORONOI DIAGRAMS (ISVD 2009), 2009, : 183 - +
  • [46] Voronoi diagrams with overlapping regions
    Drezner, Tammy
    Drezner, Zvi
    OR SPECTRUM, 2013, 35 (03) : 543 - 561
  • [47] ON CLUSTERING INDUCED VORONOI DIAGRAMS
    Chen, Danny Z.
    Huang, Ziyun
    Liu, Yangwei
    Xu, Jinhui
    SIAM JOURNAL ON COMPUTING, 2017, 46 (06) : 1679 - 1711
  • [48] On Voronoi diagrams and medial axes
    Fabbri, R
    Estrozi, LF
    Costa, LDF
    JOURNAL OF MATHEMATICAL IMAGING AND VISION, 2002, 17 (01) : 27 - 40
  • [49] On Clustering Induced Voronoi Diagrams
    Chen, Danny Z.
    Huang, Ziyun
    Liu, Yangwei
    Xu, Jinhui
    2013 IEEE 54TH ANNUAL SYMPOSIUM ON FOUNDATIONS OF COMPUTER SCIENCE (FOCS), 2013, : 390 - 399
  • [50] Queries with segments in Voronoi diagrams
    Bespamyatnikh, S
    Snoeyink, J
    PROCEEDINGS OF THE TENTH ANNUAL ACM-SIAM SYMPOSIUM ON DISCRETE ALGORITHMS, 1999, : 122 - 129