Orthogonal Point Location and Rectangle Stabbing Queries in 3-d
Timothy M. Chan, Yakov Nekrich, Saladi Rahul, Konstantinos Tsakalidis

TL;DR
This paper introduces the first linear-space data structures with optimal or sub-logarithmic query times for 3D orthogonal point location and rectangle stabbing problems, improving upon previous bounds and simplifying solutions.
Contribution
It presents novel linear-space data structures for 3D orthogonal point location and rectangle stabbing with optimal or improved query times, using new recursive and bit-packing techniques.
Findings
First linear-space 3D point location data structure with optimal $O(\log n)$ query time.
First linear-space data structures for 3D rectangle stabbing with optimal or sub-logarithmic query times.
Simplified solutions based on recursive and grid-based techniques with new ideas.
Abstract
In this work, we present a collection of new results on two fundamental problems in geometric data structures: orthogonal point location and rectangle stabbing. -We give the first linear-space data structure that supports 3-d point location queries on disjoint axis-aligned boxes with optimal query time in the (arithmetic) pointer machine model. This improves the previous bound of Rahul [SODA 2015]. We similarly obtain the first linear-space data structure in the I/O model with optimal query cost, and also the first linear-space data structure in the word RAM model with sub-logarithmic query time. -We give the first linear-space data structure that supports 3-d -sided and -sided rectangle stabbing queries in optimal time in the word RAM model. We similarly obtain the first optimal data structure for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
