goblint.solver
SLR.Make
goblint.backtrace
goblint.build-info
goblint.cdomain
goblint.common
goblint.config
goblint.constraint
goblint.domain
goblint.incremental
goblint.lib
goblint.library
goblint.logs
goblint.sites
goblint.std
goblint.timing
goblint.tracing
goblint_build_info_dune
goblint_build_info_js
goblint_cdomain_value
goblint_sites_dune
goblint_sites_js
module V : Version
module S : ConstrSys.EqConstrSys
module HM : sig ... end
val h_find_option : 'a HM.t -> HM.key -> 'a option
val h_find_default : 'a HM.t -> HM.key -> 'a -> 'a
module X : sig ... end
Helper module for values and priorities.
module XY : sig ... end
Helper module for values of global contributions.
module H : sig ... end
Helper module for priority queues.
module L : sig ... end
Helper module for influence lists.
module P : sig ... end
Helper module for the stable set and global variable setting deps.
module T : sig ... end
Helper module for variable setting deps.
module D : sig ... end
Helper module for the domain.
val infl : HM.key list HM.t
val wpoint : unit HM.t
val restart_mode : int HM.t
val solve : (S.Var.t * S.Dom.t) list -> H.elem list -> S.Dom.t HM.t