Massive Data Delaunay Triangulation Based on Grid Partition Method
Jinxing Hu, Zhaoting Ma
Abstract
Jinxing Hu, Zhaoting Ma
Abstract
A Delaunay triangulation method is brought forward oriented massive data, which based on the grid partition method. It divides the data set into some grid tiles, constructs Delaunay triangulation for each grid tile by divide-and-conquer algorithm based on self-adapt gird partition, and store some unaffected triangles, then merges adjacent Delaunay triangulations to whole or whole-like Delaunay triangulation. This method requires low computer hardware, fits for parallel processing, can process Delaunay triangulation of massive data.
OpenAlex reports 9 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A Delaunay triangulation method is brought forward oriented massive data, which based on the grid partition method. It divides the data set into some grid tiles, constructs Delaunay triangulation for each grid tile by divide-and-conquer algorithm based on self-adapt gird partition, and store some unaffected triangles, then merges adjacent Delaunay triangulations to whole or whole-like Delaunay triangulation. This method requires low computer hardware, fits for parallel processing, can process Delaunay triangulation of massive data.
Key concepts: Delaunay triangulation, Bowyer–Watson algorithm, Constrained Delaunay triangulation, Pitteway triangulation, Minimum-weight triangulation, Surface triangulation, Chew's second algorithm, Grid