Module Condition_map.ConditionMapPartition

Another implementation of LConditionMap: maintains a flat partition of the possible different values, with the BDD that lead to it.

Parameters

module Cond : CONDITION

Signature

type 'a t
module Make (L : L) : LConditionMapFold with module L = L and module Cond = Cond and type t = L.t t