This project implements the PBF data structures described in the paper Persistent Bloom Filter: Membership Testing for the Entire History.
- Basic Bloom Filter
- PBF-1
- PBF-2
- Bit Allocation Algorithm
- Online Parameter Learning Algorithm
Requires Java 7 (or above)
- Jinwei Guo: guojinwei [at] stu [dot] ecnu [dot] edu [dot] cn
- Yanqing Peng: ypeng [at] cs [dot] utah [dot] edu