Faster Algorithms for Largest Empty Rectangles and Boxes
Computational Geometry
2021-03-16 v1
Abstract
We revisit a classical problem in computational geometry: finding the largest-volume axis-aligned empty box (inside a given bounding box) amidst given points in dimensions. Previously, the best algorithms known have running time for (by Aggarwal and Suri [SoCG'87]) and near for . We describe faster algorithms with running time (i) for , (ii) time for , and (iii) time for any constant . To obtain the higher-dimensional result, we adapt and extend previous techniques for Klee's measure problem to optimize certain objective functions over the complement of a union of orthants.
Cite
@article{arxiv.2103.08043,
title = {Faster Algorithms for Largest Empty Rectangles and Boxes},
author = {Timothy M. Chan},
journal= {arXiv preprint arXiv:2103.08043},
year = {2021}
}
Comments
full version of a SoCG 2021 paper