BaseDomain.BaseComponentsinclude Lattice.S with type t = PrivD.t basecomponents_tinclude Lattice.PO with type t = PrivD.t basecomponents_tinclude Printable.S with type t = PrivD.t basecomponents_ttype t = PrivD.t basecomponents_tval hash : t -> intval show : t -> stringval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrarywiden x y assumes leq x y. Solvers guarantee this by calling widen old (join old new).
val op_scheme : 
  (CPA.t -> CPA.t -> CPA.t) ->
  (PartDeps.t -> PartDeps.t -> PartDeps.t) ->
  (WeakUpdates.t -> WeakUpdates.t -> WeakUpdates.t) ->
  (PrivD.t -> PrivD.t -> PrivD.t) ->
  t ->
  t ->
  t