Module MTBDD_Make.With_Set
Parameters
module TerminalSet : sig ... endSignature
val add : t -> BDD.bdd -> Terminal.t -> tval update : t -> BDD.bdd -> (Terminal.t -> Terminal.t) -> tval find : t -> BDD.bdd -> TerminalSet.tMTBDD_Make.With_Set
module TerminalSet : sig ... endval add : t -> BDD.bdd -> Terminal.t -> tval update : t -> BDD.bdd -> (Terminal.t -> Terminal.t) -> tval find : t -> BDD.bdd -> TerminalSet.t