Goblint_lib.IntDomainProperties
QCheck properties for IntDomain
.
module type OldS = sig ... end
module type OldSWithIkind = sig ... end
module type S = IntDomain.S with type int_t = Z.t
module WithIkind (I : S) (Ik : IntDomain.Ikind) : OldSWithIkind
module IntegerSet (Ikind : IntDomain.Ikind) : sig ... end
module Valid
(CD : sig ... end)
(AD : OldSWithIkind)
(AF :
AbstractionDomainProperties.AbstractFunction
with type c := CD.t
and type a := AD.t) :
DomainProperties.S
module All (D : OldSWithIkind) : DomainProperties.S
module AllNonAssoc (D : OldSWithIkind) : DomainProperties.S