Skip to main content

Module reversible_cover

Module reversible_cover 

Source
Expand description

A reversible sparse bitset of instances.

Structsยง

Difference
Sizes of the two set differences between a SparseBitset and a ShallowBitset.
ShallowBitset
A non-reversible snapshot of a SparseBitset: every word, with the inactive ones as 0.
SparseBitset
A set of instances that supports intersection and constant-time undo.