paper

Orthogonal Range Reporting and Rectangle Stabbing for Fat Rectangles

arXiv:1905.02322

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.

extended version of a WADS'19 paper