A take on LSH, resulting in a "Voronoi"-like topology with filtering applied from FALCONN++.
This repo contains data and queries from the SISAP 2023 indexing challenge https://sisap-challenges.github.io/.
Requires python 3.10 or later (for int.bit_count() function).
LSVF.py
contains the implementation of the proposed algorithm.