package minivpt

  1. Overview
  2. No Docs
Minimalist vantage point tree implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=cf6a8edaaa70409db489510fe6dd9785

Description

A vantage point tree allows to do fast but exact nearest neighbor searches in any space provided that you have a distance function to measure the distance between any two points in that space.

Published: 20 Nov 2017

Dependencies (3)

  1. obuild build & >= "0.1.0"
  2. ocamlfind
  3. ocaml

Dev Dependencies

None

Used by (1)

  1. lbvs_consent < "2.1.3"

Conflicts

None