@inproceedings{cccb014331d5492db75449122b03dc40,
title = "Approximate range searching using binary space partitions",
abstract = "We show how any BSP tree T P for the endpoints of a set of n disjoint segments in the plane can be used to obtain a BSP tree of size O(n.depth(T P )) for the segments themselves, such that the range-searching efficiency remains almost the same. We apply this technique to obtain a BSP tree of size O(n log n) such that e-approximate range searching queries with any constant-complexity convex query range can be answered in O(min e>¿0{1/e¿+¿k e }log n) time, where k e is the number of segments intersecting the e-extended range. The same result can be obtained for disjoint constant-complexity curves, if we allow the BSP to use splitting curves along the given curves. We also describe how to construct a linear-size BSP tree for low-density scenes consisting of n objects in R d such that e-approximate range searching with any constant-complexity convex query range can be done in O(logn+min ¿>0 {1/¿ (d-1) +k ¿ }) time.",
author = "{Berg, de}, M. and M.W.A. Streppel",
year = "2004",
doi = "10.1007/978-3-540-30538-5_10",
language = "English",
isbn = "3-540-24058-6",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "110--121",
editor = "K. Lodaya and M. Mahajan",
booktitle = "Foundations of Software Technology and Theoretical Computer Science (Proceedings 24th Conference, FSTTCS 2004, Chennai, India, December 16-18, 2004)",
address = "Germany",
}