ApronDomain.DBase
include Printable.S with type t = Man.mt A.t
type t = Man.mt A.t
val hash : t -> int
val show : t -> string
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> Yojson.Safe.t
val tag : t -> int
Unique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrary
val top_env : GobApron.Environment.t -> t
val bot_env : GobApron.Environment.t -> t
val is_top_env : t -> bool
val is_bot_env : t -> bool
val invariant : t -> GobApron.Lincons1.t list