Finding the Maximal Empty Rectangle Containing a Query Point
Computational Geometry
2011-06-21 v1 Data Structures and Algorithms
Abstract
Let be a set of points in an axis-parallel rectangle in the plane. We present an -time algorithm to preprocess into a data structure of size , such that, given a query point , we can find, in time, the largest-area axis-parallel rectangle that is contained in , contains , and its interior contains no point of . This is a significant improvement over the previous solution of Augustine {\em et al.} \cite{qmex}, which uses slightly superquadratic preprocessing and storage.
Keywords
Cite
@article{arxiv.1106.3628,
title = {Finding the Maximal Empty Rectangle Containing a Query Point},
author = {Haim Kaplan and Micha Sharir},
journal= {arXiv preprint arXiv:1106.3628},
year = {2011}
}