Skip to content

noahadhikari/modifiable-vp-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vp-tree

Vantage-point tree inspired by Steve Hanov's implementation: http://stevehanov.ca/blog/?id=130.

These space-partitioning structures function similarly to kd-trees, but adapt well to high-dimensional data. This implementation supports insertion and removal operations.

About

Space-partitioning tree that adapts well to high-dimensional data. This implementation supports insertion and removal operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors