共 37 条
Comparing Data Structures Used in Divide-and-Conquer Three-Dimensional Voronoi Diagrams
被引:0
作者:
Dietsche, Dan
[1
]
Dettling, T. Elise
[1
]
Trefftz, Christian
[1
]
DeVries, Byron
[1
]
机构:
[1] Grand Valley State Univ, Sch Comp, Allendale, MI 49401 USA
来源:
2024 IEEE INTERNATIONAL CONFERENCE ON ELECTRO INFORMATION TECHNOLOGY, EIT 2024
|
2024年
关键词:
Voronoi Diagrams;
Divide-and-Conquer;
Algorithms;
D O I:
10.1109/eIT60633.2024.10609892
中图分类号:
TP [自动化技术、计算机技术];
学科分类号:
0812 ;
摘要:
Voronoi diagrams are used in a wide range of applications, and many of those applications are in three dimensional space. Two important benchmarks you can measure for Voronoi solver algorithms are run time and memory usage. Run time is important due to the potential costs of computation, and memory usage allows for larger areas to be analyzed. Run time can be addressed via parallelization, but memory usage is dependent on data structure. In this paper we compare the run time and memory usage of a previously published 3D Voronoi solver implementation that utilized an array data structure with a new novel implementation that utilizes an oct-tree data structure.
引用
收藏
页码:354 / 358
页数:5
相关论文