4D Range Reporting in the Pointer Machine Model in Almost-Optimal Time

11/06/2022
by   Yakov Nekrich, et al.
0

In the orthogonal range reporting problem we must pre-process a set P of multi-dimensional points, so that for any axis-parallel query rectangle q all points from q∩ P can be reported efficiently. In this paper we study the query complexity of multi-dimensional orthogonal range reporting in the pointer machine model. We present a data structure that answers four-dimensional orthogonal range reporting queries in almost-optimal time O(log nloglog n + k) and uses O(nlog^4 n) space, where n is the number of points in P and k is the number of points in q∩ P . This is the first data structure with nearly-linear space usage that achieves almost-optimal query time in 4d. This result can be immediately generalized to d≥ 4 dimensions: we show that there is a data structure supporting d-dimensional range reporting queries in time O(log^d-3 nloglog n+k) for any constant d≥ 4.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset