English

Biased Range Trees

Computational Geometry 2008-06-18 v1 Data Structures and Algorithms

Abstract

A data structure, called a biased range tree, is presented that preprocesses a set S of n points in R^2 and a query distribution D for 2-sided orthogonal range counting queries. The expected query time for this data structure, when queries are drawn according to D, matches, to within a constant factor, that of the optimal decision tree for S and D. The memory and preprocessing requirements of the data structure are O(n log n).

Keywords

Cite

@article{arxiv.0806.2707,
  title  = {Biased Range Trees},
  author = {Vida Dujmovic and John Howat and Pat Morin},
  journal= {arXiv preprint arXiv:0806.2707},
  year   = {2008}
}
R2 v1 2026-06-21T10:51:18.132Z