Skip to content
Ilya Razenshteyn edited this page Dec 8, 2015 · 20 revisions

FALCONN is a C++ library for similarity search over high-dimensional data. This page contains links to several documentation files:

  • FALCONN is based on Locality-Sensitive Hashing (LSH), see the LSH Primer for an introduction to LSH
  • FALCONN uses two LSH families: hyperplane LSH and cross-polytope LSH, see the [brief description][LSH Families] of these hashing families
Clone this wiki locally