Priority range trees

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

Abstract

We describe a data structure, called a priority range tree, which accommodates fast orthogonal range reporting queries on prioritized points. Let S be a set of n points in the plane, where each point p in S is assigned a weight w(p) that is polynomial in n, and define the rank of p to be . Then the priority range tree can be used to report all points in a three- or four-sided query range R with rank at least in time O(logW/w + k), and report k highest-rank points in R in time O(loglogn + logW/w′ + k), where W = Σp∈S w(p), w′ is the smallest weight of any point reported, and k is the output size. All times assume the standard RAM model of computation. If the query range of interest is three sided, then the priority range tree occupies O(n) space, otherwise O(nlogn) space is used to answer four-sided queries. These queries are motivated by the Weber-Fechner Law, which states that humans perceive and interpret data on a logarithmic scale. © 2010 Springer-Verlag.

Cite

CITATION STYLE

APA

Goodrich, M. T., & Strash, D. (2010). Priority range trees. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6506 LNCS, pp. 97–108). https://doi.org/10.1007/978-3-642-17517-6_11

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