1. Home
  2. Browse
  3. knncolle-hnsw

knncolle-hnsw

v0.3.0#0Go to latest

knncolle bindings for HNSW search

Install

Run the following Vcpkg command to install the port.

vcpkg install knncolle-hnsw

Usage

knncolle_hnsw is header-only and can be used from CMake via:

find_package(knncolle_knncolle_hnsw CONFIG REQUIRED)
target_link_libraries(mylib INTERFACE knncolle::knncolle_hnsw)

Dependencies

See source

Version

v0.3.0#0

Publication

Supports

All

GitHub

knncolle/knncolle_hnsw

Homepage

github.com/knncolle/knncolle_hnsw

Subtree

51126c2e6e

License

MIT

Definition

Manifest