Dynamic planar range maxima queries

18Citations
Citations of this article
23Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We consider the dynamic two-dimensional maxima query problem. Let P be a set of n points in the plane. A point is maximal if it is not dominated by any other point in P. We describe two data structures that support the reporting of the t maximal points that dominate a given query point, and allow for insertions and deletions of points in P. In the pointer machine model we present a linear space data structure with O(logn + t) worst case query time and O(logn) worst case update time. This is the first dynamic data structure for the planar maxima dominance query problem that achieves these bounds in the worst case. The data structure also supports the more general query of reporting the maximal points among the points that lie in a given 3-sided orthogonal range unbounded from above in the same complexity. We can support 4-sided queries in O(log 2 n + t) worst case time, and O(log2 n) worst case update time, using O(nlogn) space, where t is the size of the output. This improves the worst case deletion time of the dynamic rectangular visibility query problem from O(log3 n) to O(log2 n). We adapt the data structure to the RAM model with word size w, where the coordinates of the points are integers in the range U = {0,....,2 w - 1 }. We present a linear space data structure that supports 3-sided range maxima queries in worst case time and updates in worst case time. These are the first sublogarithmic worst case bounds for all operations in the RAM model. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Brodal, G. S., & Tsakalidis, K. (2011). Dynamic planar range maxima queries. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6755 LNCS, pp. 256–267). https://doi.org/10.1007/978-3-642-22006-7_22

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free