Efficiently Approximating the Minimum-Volume Bounding Box of a Point Set in Three Dimensions
Computational Geometry
2025-12-16 v1
Abstract
We present an efficient -time algorithm for computing a )-approximation of the minimum-volume bounding box of points in . We also present a simpler algorithm (for the same purpose) whose running time is . 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.
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}
}