A High-Efficiency Algorithm of Constructing Delaunay Triangulation

单煦翔,郑滔,李根
DOI: https://doi.org/10.3969/j.issn.1671-7147.2010.02.014
2010-01-01
Abstract:An algorithm of constructing Delaunay triangulation based on the improved Graham' scan was presented in the paper.The algorithm firstly splits the discrete point sets into several subsets by mesh partition,then it builds triangulated irregular networks on these subsets,finally it merges these triangular networks one by one sequentially.The splitting method of this algorithm can decrease the search scope of points remarkably.The use of improved Graham' scan to build Delaunay triangulation of sub-block increases the performance of the algorithm.The result of our experiments shows that the algorithm has a distinct superiority in the efficiency of constructing irregular network.
What problem does this paper attempt to address?