O
Analyzed about 12 hours ago
Efficient bit-string type along with containers to partition data on variable-length bit-strings.
The library provides:
- Bitpath is a bit string implementation written in C for speed.
- Bitpath_cover implements sets of infinite strings sharing a finite set of prefixes.
-
... [More]
Bitpath_cover_map is a map-like structure with domain corresponding to Bitpath_cover. [Less]