/multi_index

A C++ template library for compact Hamming distance indexes

Primary LanguageC++

Multi-Index

Installation

To be described

./install.sh
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 = {--}
}