English

Space Subdivision to Speed-up Convex Hull Construction in E3

Data Structures and Algorithms 2017-08-10 v1

Abstract

Convex hulls are fundamental geometric tools used in a number of algorithms. This paper presents a fast, simple to implement and robust Smart Convex Hull (S-CH) algorithm for computing the convex hull of a set of points in E3. This algorithm is based on "spherical" space subdivision. The main idea of the S-CH algorithm is to eliminate as many input points as possible before the convex hull construction. The experimental results show that only a very small number of points are used for the final convex hull calculation. Experiments made also proved that the proposed S-CH algorithm achieves a better time complexity in comparison with other algorithms in E3.

Keywords

Cite

@article{arxiv.1708.02769,
  title  = {Space Subdivision to Speed-up Convex Hull Construction in E3},
  author = {Vaclav Skala and Zuzana Majdisova and Michal Smolik},
  journal= {arXiv preprint arXiv:1708.02769},
  year   = {2017}
}
R2 v1 2026-06-22T21:10:17.263Z