Orthogonal Range Reporting and Rectangle Stabbing for Fat Rectangles
Abstract
In this paper we study two geometric data structure problems in the special case when input objects or queries are fat rectangles. We show that in this case a significant improvement compared to the general case can be achieved. We describe data structures that answer two- and three-dimensional orthogonal range reporting queries in the case when the query range is a \emph{fat} rectangle. Our two-dimensional data structure uses words and supports queries in time, where is the number of points in the data structure, is the size of the universe and is the number of points in the query range. Our three-dimensional data structure needs words of space and answers queries in time. We also consider the rectangle stabbing problem on a set of three-dimensional fat rectangles. Our data structure uses space and answers stabbing queries in time.
Cite
@article{arxiv.1905.02322,
title = {Orthogonal Range Reporting and Rectangle Stabbing for Fat Rectangles},
author = {Timothy M. Chan and Yakov Nekrich and Michiel Smid},
journal= {arXiv preprint arXiv:1905.02322},
year = {2019}
}
Comments
extended version of a WADS'19 paper