Adaptive Planar Point Location

Abstract

We present self-adjusting data structures for answering point location queries in convex and connected subdivisions. Let n be the number of vertices in a convex or connected subdivision. Our structures use O(n) space. For any convex subdivision S, our method processes any online query sequence σ in O(OPT + n) time, where OPT is the minimum time required by any linear decision tree for answering point location queries in S to process σ. For connected subdivisions, the processing time is O(OPT + n + |σ|(* n)). In both cases, the time bound includes the O(n) preprocessing time.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…