goblint.solver
Selector.Make
The solver that actually uses the implementation based of GobConfig.get_string "solver".
GobConfig.get_string "solver"
goblint.backtrace
goblint.build-info
goblint.cdomain
goblint.common
goblint.config
goblint.constraint
goblint.domain
goblint.incremental
goblint.lib
goblint.library
goblint.logs
goblint.parallel
goblint.sites
goblint.std
goblint.timing
goblint.tracing
goblint_cdomain_value
module Arg : Goblint_constraint.SolverTypes.IncrSolverArg
module S : Goblint_constraint.ConstrSys.DemandEqConstrSys
module VH : Batteries.Hashtbl.S with type key = S.v
type marshal = Obj.t
val copy_marshal : marshal -> Obj.t
val relift_marshal : marshal -> Obj.t
val solve : (S.v * S.d) list -> S.v list -> marshal option -> S.d VH.t * Obj.t