bioinf Bioinformatics project - Cuckoo filter INSTALL GUIDE To run examples first clone this repo then execute following commands: A) example.cpp: 1) cmake . 2) make 3) ./test_int B) example_file.cpp: 1) cmake . 2) make 3) ./test_file