test_nearest_test, a C++ code which calls test_nearest() to test several functions that carry out the nearest neighbor calculation.
The information on this web page is distributed under the MIT license.
test_nearest, a C++ code which tests the time complexity of various procedures for solving the nearest neighbor problem.