We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a window query using O((N/B)1-1/d+T/B) I/Os, where N is the number of d-dimensional (hyper-) rectangles stored in the R-tree, B is the disk block size, and T is the output size. This is provably asymptotically optimal and significantly better than other R-tree variants, where a query may visit all N/B leaves in the tree even when T = 0. We also present an extensive experimental study of the practical performance of the PR-tree using both real-life and synthetic data. This study shows that the PR-tree performs similarly to the best-known R-tree variants on real-life and relatively nicely distributed data, but outperforms them...
One of the classic data structures for storing point sets in R2 is the priority search tree, introdu...
Priority trees are a certain data structure used for priority queue administration. Under the model ...
We propose new R-tree packing techniques for static databases. Given a collection of rect-angles, we...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the Priority R-tree, or PR-tree, which is the rst R-tree variant that always answers a wi...
Even with its significant impacts on the database area, the R-tree is often criticized by its lack o...
: In this paper we present an analytical model that predicts the performance of R-trees (and its var...
A box-tree is a bounding-volume hierarchy that uses axis-aligned boxes as bounding volumes. The quer...
Abstract. We describe a data structure, called a priority range tree, which ac-commodates fast ortho...
AbstractÐPast R-tree studies have focused on the number of nodes visited as a metric of query perfor...
This thesis investigates the performance of memory resident spatial search, focusing on the R-tree. ...
In theoretical studies, we often develop structures that are dedicated to specific problems. In prac...
The R-tree is one of the (very) few multi-dimensional indexes that have been incorporated in a comme...
One of the classic data structures for storing point sets in R2 is the priority search tree, introdu...
Priority trees are a certain data structure used for priority queue administration. Under the model ...
We propose new R-tree packing techniques for static databases. Given a collection of rect-angles, we...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the Priority R-tree, or PR-tree, which is the rst R-tree variant that always answers a wi...
Even with its significant impacts on the database area, the R-tree is often criticized by its lack o...
: In this paper we present an analytical model that predicts the performance of R-trees (and its var...
A box-tree is a bounding-volume hierarchy that uses axis-aligned boxes as bounding volumes. The quer...
Abstract. We describe a data structure, called a priority range tree, which ac-commodates fast ortho...
AbstractÐPast R-tree studies have focused on the number of nodes visited as a metric of query perfor...
This thesis investigates the performance of memory resident spatial search, focusing on the R-tree. ...
In theoretical studies, we often develop structures that are dedicated to specific problems. In prac...
The R-tree is one of the (very) few multi-dimensional indexes that have been incorporated in a comme...
One of the classic data structures for storing point sets in R2 is the priority search tree, introdu...
Priority trees are a certain data structure used for priority queue administration. Under the model ...
We propose new R-tree packing techniques for static databases. Given a collection of rect-angles, we...