English

Efficiently Approximating the Minimum-Volume Bounding Box of a Point Set in Three Dimensions

Computational Geometry 2025-12-16 v1

Abstract

\renewcommand{\Re}{\mathbb{R}}We present an efficient O(n+1/ε4.5)O (n + 1/\varepsilon^{4.5})-time algorithm for computing a (1+ε(1+\varepsilon)-approximation of the minimum-volume bounding box of nn points in 3\Re^3. We also present a simpler algorithm (for the same purpose) whose running time is O(nlogn+n/ε3)O (n \log{n} + n / \varepsilon^3). We give some experimental results with implementations of various variants of the second algorithm. The implementation of the algorithm described in this paper is available online https://github.com/sarielhp/MVBB.

Keywords

Cite

@article{arxiv.2512.12391,
  title  = {Efficiently Approximating the Minimum-Volume Bounding Box of a Point Set in Three Dimensions},
  author = {Gill Barequet and Sariel Har-Peled},
  journal= {arXiv preprint arXiv:2512.12391},
  year   = {2025}
}
R2 v1 2026-07-01T08:23:33.672Z