Skip to content

ocramz/vp-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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