Algorithm for Constructing Voronoi Diagram of Planar Points Based on Approximating and Extracting Vertices

XIE Shun-ping,WANG Jie-chen,FENG Xue-zhi,DENG Min
DOI: https://doi.org/10.3321/j.issn:1001-1595.2007.04.013
2007-01-01
Abstract:A topology-oriented algorithm for constructing Voronoi diagram of point set in the two-dimensional Euclidean space based on approximating and extracting Voronoi vertices are proposed in this paper.The concepts of searching rectangle area and its dissection,the basic properties of Voronoi diagram,the theorems involved in the relation of rectangle and Voronoi vertices,the mechanism of dissecting rectangle and approximating vertices based on chained queue,the strategy of extracting the vertices,the algorithm of searching the closest generator based on ordered table of strip,and the method of constructing topology relation are given.The algorithm analysis and computational experiments verifiesthat the algorithm achieves time complexity of O(n log2 n),high precision,robustness and flexibility for mass data,the algorithm can be expanded to construct the Voronoi diagram of planar arbitrary generators and also has practical value and application prospect.
What problem does this paper attempt to address?