Counting Bloom filter

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf probabilistic data structure
gptkbp:allows element deletion
gptkbp:application databases
network routers
cache management
gptkbp:category probabilistic algorithms
data structures
gptkbp:enables increment and decrement operations
gptkbp:extendsTo gptkb:Bloom_filter
gptkbp:falseNegativeRate zero (if counters do not overflow)
gptkbp:falsePositiveRate nonzero
https://www.w3.org/2000/01/rdf-schema#label Counting Bloom filter
gptkbp:numberOfLocations counters instead of bits
gptkbp:proposedBy Fan et al.
gptkbp:publicationYear 2000
gptkbp:publishedIn gptkb:IEEE/ACM_Transactions_on_Networking
gptkbp:relatedTo gptkb:Cuckoo_filter
gptkb:Bloom_filter
gptkbp:usedFor approximate set membership
membership testing
gptkbp:bfsParent gptkb:Bloom_filters
gptkbp:bfsLayer 7