English

Computing a Minimum-Width Cubic and Hypercubic Shell

Computational Geometry 2019-04-16 v1

Abstract

In this paper, we study the problem of computing a minimum-width axis-aligned cubic shell that encloses a given set of nn points in a three-dimensional space. A cubic shell is a closed volume between two concentric and face-parallel cubes. Prior to this work, there was no known algorithm for this problem in the literature. We present the first nontrivial algorithm whose running time is O(nlog2n)O(n \log^2 n). Our approach easily extends to higher dimension, resulting in an O(nd/2logd1n)O(n^{\lfloor d/2 \rfloor} \log^{d-1} n)-time algorithm for the hypercubic shell problem in d3d\geq 3 dimension.

Keywords

Cite

@article{arxiv.1904.06833,
  title  = {Computing a Minimum-Width Cubic and Hypercubic Shell},
  author = {Sang Won Bae},
  journal= {arXiv preprint arXiv:1904.06833},
  year   = {2019}
}

Comments

13 pages, 4 figures