dkohlsdorf / NSWG

Navigable Small World Graphs For Approximate Nearest Neighbors In Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSWG

Navigable Small World Graphs For Approximate Nearest Neighbors In Rust.

Implements k-nearest neighbor search on navigable small graphs. Provides a reader for the UCR time series collection. Supports querys with euclidean distance and dtw distance.

About

Navigable Small World Graphs For Approximate Nearest Neighbors In Rust

License:MIT License


Languages

Language:Rust 100.0%