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 条
  • [1] Incremental Voronoi Diagrams
    Allen, Sarah R.
    Barba, Luis
    Iacono, John
    Langerman, Stefan
    DISCRETE & COMPUTATIONAL GEOMETRY, 2017, 58 (04) : 822 - 848
  • [2] RANDOMIZED INCREMENTAL CONSTRUCTION OF DELAUNAY AND VORONOI DIAGRAMS
    GUIBAS, LJ
    KNUTH, DE
    SHARIR, M
    LECTURE NOTES IN COMPUTER SCIENCE, 1990, 443 : 414 - 431
  • [3] Incremental Reconstruction of Generalized Voronoi Diagrams on Grids
    Kalra, Nidhi
    Ferguson, Dave
    Stentz, Anthony
    INTELLIGENT AUTONOMOUS SYSTEMS 9, 2006, : 114 - 123
  • [4] RANDOMIZED INCREMENTAL CONSTRUCTION OF DELAUNAY AND VORONOI DIAGRAMS
    GUIBAS, LJ
    KNUTH, DE
    SHARIR, M
    ALGORITHMICA, 1992, 7 (04) : 381 - 413
  • [5] RANDOMIZED INCREMENTAL CONSTRUCTION OF ABSTRACT VORONOI DIAGRAMS
    KLEIN, R
    MEHLHORN, K
    MEISER, S
    COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS, 1993, 3 (03): : 157 - 184
  • [6] Incremental reconstruction of generalized Voronoi diagrams on grids
    Kalra, Nidhi
    Ferguson, Dave
    Stentz, Anthony
    ROBOTICS AND AUTONOMOUS SYSTEMS, 2009, 57 (02) : 123 - 128
  • [7] Incremental Construction of Generalized Voronoi Diagrams on Pointerless Quadtrees
    Yin, Quanjun
    Qin, Long
    Liu, Xiaocheng
    Zha, Yabing
    MATHEMATICAL PROBLEMS IN ENGINEERING, 2014, 2014
  • [8] Data Structures for Halfplane Proximity Queries and Incremental Voronoi Diagrams
    Boris Aronov
    Prosenjit Bose
    Erik D. Demaine
    Joachim Gudmundsson
    John Iacono
    Stefan Langerman
    Michiel Smid
    Algorithmica, 2018, 80 : 3316 - 3334
  • [9] Data structures for halfplane proximity queries and incremental Voronoi diagrams
    Aronov, B
    Bose, P
    Demaine, ED
    Gudmundsson, J
    Iacono, J
    Langerman, S
    Smid, M
    LATIN 2006: THEORETICAL INFORMATICS, 2006, 3887 : 80 - 92
  • [10] A ROBUST TOPOLOGY-ORIENTED INCREMENTAL ALGORITHM FOR VORONOI DIAGRAMS
    Sugihara, Kokichi
    Iri, Masao
    INTERNATIONAL JOURNAL OF COMPUTATIONAL GEOMETRY & APPLICATIONS, 1994, 4 (02) : 179 - 228