Grafite is a data structure that enables fast range emptiness queries using optimal space and time.
-
Updated
Dec 9, 2024 - C++
Grafite is a data structure that enables fast range emptiness queries using optimal space and time.
The first range filter to simultaneously support dynamic operations, variable-length keys, range queries of any length, and high performance while providing a theoretical false positive rate guarantee.
Add a description, image, and links to the range-filter topic page so that developers can more easily learn about it.
To associate your repository with the range-filter topic, visit your repo's landing page and select "manage topics."