package vpt

  1. Overview
  2. Docs
Vantage point tree implementation in OCaml.

Install

Authors

Maintainers

Sources

v4.0.1.tar.gz
md5=d65973d0c20d32deb57bbc91f2af5a6d

Description

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.

Published: 23 Jan 2018

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml

Dev Dependencies

None

Used by (1)

  1. lbvs_consent >= "2.1.3"

Conflicts

None