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/v3.0.1.tar.gz sha256=ea83d6a16090835b047e5254dc406e415eaf9b672f0e9b517234f118a0399795 md5=ff4362283a59f3f84d560d1a1975e7fd |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/vpt/vpt.3.0.1/opam |
Required by
- lbvs_consent>=2.1.3


