Skip to content

A C++ template library for compact Hamming distance indexes

Notifications You must be signed in to change notification settings

wxiacode/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

Languages

  • C++ 65.9%
  • C 17.3%
  • CMake 9.2%
  • Python 4.6%
  • R 1.8%
  • Objective-C 1.1%
  • Shell 0.1%