Condition.SConditionMapMTBDD
include Condition_map.LConditionMap
with type Cond.t = ConditionMy.t
and type L.t = value
and type t = value option Bed.mtbdd
module L : Condition_map.L with type t = value
module Cond : Condition_map.Condition with type t = ConditionMy.t
val create_partial : t
module MTBDD : Bed.MTBDD with type Terminal.t = L.t option