Priority Range Trees
Abstract
We describe a data structure, called a priority range tree, which accommodates fast orthogonal range reporting queries on prioritized points. Let be a set of points in the plane, where each point in is assigned a weight that is polynomial in , and define the rank of to be . Then the priority range tree can be used to report all points in a three- or four-sided query range with rank at least in time , and report highest-rank points in in time , where , is the smallest weight of any point reported, and 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 space, otherwise 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.
Keywords
Cite
@article{arxiv.1009.3527,
title = {Priority Range Trees},
author = {Michael T. Goodrich and Darren Strash},
journal= {arXiv preprint arXiv:1009.3527},
year = {2010}
}
Comments
12 pages, 3 figures. To appear at 21st International Symposium on Algorithms and Computation (ISAAC 2010)