DBScholar

Back to papers

The Priority R-Tree: A Practically Efficient and Worst-Case Optimal R-Tree

Summary: Introduces the Priority R-tree (PR-tree), the first R-tree variant that guarantees worst-case optimal window-query I/Os: O((N/B)^(1-1/d) + T/B). Establishes asymptotic optimality and demonstrates practical gains over existing R-trees, excelling on extreme data via extensive real and synthetic experiments. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3593
Venue
SIGMOD
Year
2004
Pagerank
7.2750277e-05
Overall Rank
3,593 | 75.36%
DOI
10.1145/1007568.1007608

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{arge_sigmod04,
        title = {{The Priority R-Tree: A Practically Efficient and Worst-Case Optimal R-Tree}},
        author = {Arge, Lars and de Berg, Mark and Haverkort, Herman J. and Yi, Ke},
        series = {{SIGMOD} '04},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1007568.1007608},
        url = {https://dl.acm.org/doi/10.1145/1007568.1007608},
        year = {2004}
}

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers