libcneartree7
Library for solving the Nearest Neighbor Problem
Description
Neartree is an API and a library for finding nearest neighbors among points in spaces of arbitrary dimensions. The library uses the Nearest Neighbor algorithm after Kalantari and McDonald, (IEEE Transactions on Software Engineering, v. SE-9, pp. 631-634,1983) modified to use recursion instead of a double-linked tree and simplified so that it does less checking for things like is the distance to the right less than the distance to the left; it was found that these checks make little to no difference.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://neartree.sourceforge.net/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcneartree7