Fully Retroactive Approximate Range and Nearest Neighbor Searching
Abstract
We describe fully retroactive dynamic data structures for approximate range reporting and approximate nearest neighbor reporting. We show how to maintain, for any positive constant d, a set of n points in d indexed by time such that we can perform insertions or deletions at any point in the timeline in O( n) amortized time. We support, for any small constant ε>0, (1+ε)-approximate range reporting queries at any point in the timeline in O( n + k) time, where k is the output size. We also show how to answer (1+ε)-approximate nearest neighbor queries for any point in the past or present in O( n) time.
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.