Crate cvmcount

Source
Expand description

An implementation of the CVM fast element counting algorithm presented in Chakraborty, S., Vinodchandran, N. V., & Meel, K. S. (2022). Distinct Elements in Streams: An Algorithm for the (Text) Book. 6 pages, 727571 bytes. https://doi.org/10.4230/LIPIcs.ESA.2022.34

Structsยง

CVM
A counter implementing the CVM algorithm