Home

Awesome

Online HNSW

An implementation of the HNSW index for approximate nearest neighbors search for C++14, that supports incremental insertion and removal of elements.

License

Original parts of this project are licensed under the terms of the Apache 2.0 license. This project also includes:

Individual source files have corresponding copyright and license info.

References