hwt 0.3.2

Hamming Weight Tree for finding neighbors in Hamming space
Documentation
hwt-0.3.2 has been yanked.

hwt

Hamming Weight Tree from the paper Online Nearest Neighbor Search in Hamming Space

To understand how the data structure works, please see the docs.

Benchmarks

You can find benchmark output here.

If you would like to run the benchmarks yourself, just run cargo bench at the command line.