vptversion Documentation on ocaml.org
Vantage point tree implementation in OCaml.
A vantage point tree allows to do fast but exact nearest neighbor searches in any space provided that you have a metric (function) to measure the distance between any two points in that space.
| Author | Francois BERENGER |
|---|---|
| License | BSD-3-Clause |
| Published | |
| Homepage | https://github.com/UnixJunkie/vp-tree |
| Issue Tracker | https://github.com/UnixJunkie/vp-tree/issues |
| Maintainer | unixjunkie@sdf.org |
| Dependencies | |
| Source [http] | https://github.com/UnixJunkie/vp-tree/archive/v4.0.1.tar.gz sha256=1336f372e9683f50b70f29760afa0720b36653db4a5a5e65628715337cb7bd2d md5=d65973d0c20d32deb57bbc91f2af5a6d |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/vpt/vpt.4.0.1/opam |
Required by
- lbvs_consent>=2.1.3


