Nearest Neighbor ProblemThe problem of identifying the point from a set of points which is nearest to a given point according to some measure ofdistance. The nearest neighborhood problem involves identifying the locus of points lying nearer to the query point than toany other point in the set. References
Martin, E. C. ``Computational Geometry.''http://www.mathsource.com/cgi-bin/MathSource/Enhancements/DiscreteMath/0200-181.
|