/Cover-Tree

A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion and removal. Uses templates.

Primary LanguageC++

Watchers