Skip to main content

Module boolean

Module boolean 

Source
Expand description

The boolean semiring (OR, AND). Closure gives transitive reachability.

Structsยง

BoolRing
The two-element boolean semiring: add is OR, mul is AND.