Priority Range Trees
From MaRDI portal
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.
Recommendations
- Priority Search Trees
- Priority queue sorting and labeled trees
- The priority R-tree: a practically efficient and worst-case optimal R-tree
- Rank-Balanced Trees
- Rank-Balanced Trees
- Priority queues
- Rank-Sensitive Priority Queues
- Optimal node ranking of trees
- Range-restricted mergeable priority queues
- Biased range trees
Cited in
(2)
This page was built for publication: Priority Range Trees
Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q3060725)