Nearest neighbor search using r-trees

来琳涵,刘志镜,闫立伟
DOI: https://doi.org/10.3969/j.issn.1000-7024.2002.09.024
2002-01-01
Abstract:A frequently encountered type of query in geographic Information systems is to find the k nearest neighbor objects to a given point in space. Processing such queries requires special search algorithms. This paper introduces an efficient branch-and-bound r-tree traversal algorithm to find the nearest neighbor object to a point, and then generalize it to finding the k nearest neighbors.
What problem does this paper attempt to address?