Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ocramz/vp-tree

Vantage point trees
https://github.com/ocramz/vp-tree

data-mining data-structures geometric-data-processing knn nearest-neighbor-search nearest-neighbour-algorithm spatial-data tree

Last synced: 22 days ago
JSON representation

Vantage point trees

Awesome Lists containing this project

README

        

# vp-tree

Vantage point trees, as described in

Data structures and algorithms for nearest neighbor search in general metric spaces - P. N. Yianilos

http://web.cs.iastate.edu/~honavar/nndatastructures.pdf

## Usage

Import 'Data.VPTree', which also contains usage instructions and comments

## Benchmarks

Cumulative memory usage and garbage collection cycles :

$ stack bench -- vp-tree:bench-memory