Skip to content

A C++ template library for compact Hamming distance indexes

Notifications You must be signed in to change notification settings

xxsds/multi_index

Repository files navigation

Multi-Index

Installation

To be described

./install.sh
mkdir build
cd build
cmake .. && make exp0

Getting Started

To be described

Reference

@inproceedings{SIGIR16b,
    author = {Simon Gog and Rossano Venturini},
    title = {Fast and compact {H}amming distance index},
    booktitle = {{SIGIR} 2016: {P}roceedings of the 38th {A}nnual {I}nternational {ACM SIGIR} {C}onference on {R}esearch and {D}evelopment in {I}nformation {R}etrieval},
    year = {2016},
    pages = {--}
}

About

A C++ template library for compact Hamming distance indexes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published