Planar Point Location in Sublogarithmic Time

  • Authors:
  • Mihai Patrascu

  • Affiliations:
  • MIT, USA

  • Venue:
  • FOCS '06 Proceedings of the 47th Annual IEEE Symposium on Foundations of Computer Science
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the static planar point location problem in an arbitrary polygonal subdivision given by n segments. We assume points come from the [u]^2 grid, and consider algorithms for the RAM with words of O(lg u) bits. We give the first solution to the problem which can surpass the traditional query time of O(lg n). Specifically, we can obtain a query time of O(\sqrt {\lg u}). Though computational geometry on a grid has been investigated for a long time (including for this problem), it is generally not known how to make good use of a bounded universe in problems of such nonorthogonal flavor. Our result shows this limitation can be surpassed, at least for planar point location. A result by Timothy Chan, appearing independently in FOCS'06, also achieves sublogarithmic query times. Combining the two results, we obtain the following bound. For any S \geqslant2, the exists a data structure using space O(n · S) which supports queries in time: {\text{O}}\left( {{\text{min}}\left\{ {\frac{{{\text{lg n}}}} {{{\text{lg lg n}}}},\sqrt {\frac{{\lg u}} {{\lg \lg u}},} \frac{{\lg u}} {{\lg S}}} \right\}} \right)