Crate sbf[−][src]
Expand description
SBF is a probabilistic data structure that maps elements of a space to indexed disjoint subsets of that space.
This is a reimplementation of the C library by the original research group.
Re-exports
Modules
SBF data structure module
Convenience error module
Common types for the SBF data structure