summaryrefslogtreecommitdiffstats
path: root/src/metric/vp.rs
Commit message (Expand)AuthorAgeFilesLines
* Use the acap nearest neighbors implementationHEADmasterTavian Barnes2020-06-241-137/+0
* metric: Relax Distances to have only a partial orderTavian Barnes2020-05-051-2/+2
* metric/vp: Flatten the tree representationTavian Barnes2020-05-021-82/+51
* metric/vp: Implement vantage-point treesTavian Barnes2020-05-021-0/+168