FALCONN-LIB / FALCONN

FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
http://falconn-lib.org/
MIT License
1.14k stars 194 forks source link

Fuzz FALCONN #75

Open ludwigschmidt opened 7 years ago

ludwigschmidt commented 7 years ago

See https://github.com/google/fuzzer-test-suite/blob/master/tutorial/libFuzzerTutorial.md

ilyaraz commented 7 years ago

What is this for?

ludwigschmidt commented 7 years ago

Make sure that FALCONN doesn't crash in bad ways when we get incorrect input.