DocumentCode
754969
Title
A Data Structure and an Algorithm for the Nearest Point Problem
Author
Kalantari, Iraj ; McDonald, Gerard
Author_Institution
Department of Mathematics, Western Illinois University
Issue
5
fYear
1983
Firstpage
631
Lastpage
634
Abstract
In this paper we present a tree structure for storing points from a normed space whose norm is effectively computable. We then give an algorithm for finding the nearest point from the tree to a given query point. Our algorithm searches the tree and uses the triangle inequality to eliminate searching of the entirety of some branches of the tree whenever a certain predicate is satisfied. Our data structure uses 0(n) for storage. Empirical data which we have gathered suggest that the expected complexity for preprocessing and the search time are, respectively, 0(nlogn) and 0(logn).
Keywords
Algorithm; computational time; data structure; nearest point problem; preprocessing; storage binary search; trees; triangle inequality; Data analysis; Data structures; Helium; Image retrieval; Information retrieval; Mathematics; Organizing; Pattern recognition; Statistical analysis; Tree data structures; Algorithm; computational time; data structure; nearest point problem; preprocessing; storage binary search; trees; triangle inequality;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.1983.235263
Filename
1703102
Link To Document