Finding Pairwise Intersections of Rectangles in a Query Rectangle
Abstract
We consider the following problem: Preprocess a set of axis-parallel boxes in so that given a query of an axis-parallel box in , the pairs of boxes of whose intersection intersects the query box can be reported efficiently. For the case that , we present a data structure of size supporting query time, where is the size of the output. This improves the previously best known result by de Berg et al. which requires query time using space. There has been no result known for this problem for higher dimensions, except that for , the best known data structure supports query time using space. For a constant , we present a data structure supporting query time for any constant . The size of the data structure is .
Cite
@article{arxiv.1801.07362,
title = {Finding Pairwise Intersections of Rectangles in a Query Rectangle},
author = {Eunjin Oh and Hee-Kap Ahn},
journal= {arXiv preprint arXiv:1801.07362},
year = {2018}
}
Comments
The preliminary version appeared in the Proceedings of 28th International Symposium on Algorithms and Computation (ISAAC 2017)