goblint.lib
Goblint_lib.AbstractionDomainProperties
QCheck properties for abstract operations.
goblint.backtrace
goblint.build-info
goblint.sites
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
module type AbstractFunction = sig ... end
module AbstractTest (CD : Lattice.S) (AD : Lattice.S) : sig ... end
module Monotone (CD : Lattice.S) (AD : Lattice.S) (AF : AbstractFunction with type c := CD.t and type a := AD.t) : DomainProperties.S
module ValidTest (CD : Lattice.S) (AD : Lattice.S) (AF : AbstractFunction with type c := CD.t and type a := AD.t) : sig ... end