Selector.Make
The solver that actually uses the implementation based of GobConfig.get_string "solver".
GobConfig.get_string "solver"
module Arg : Goblint_constraint.SolverTypes.IncrSolverArg
module S : Goblint_constraint.ConstrSys.DemandEqConstrSys
module VH : Batteries.Hashtbl.S with type key = S.v
type marshal = Stdlib.Obj.t
val copy_marshal : marshal -> Stdlib.Obj.t
val relift_marshal : marshal -> Stdlib.Obj.t
val solve : (S.v * S.d) list -> S.v list -> marshal option -> S.d VH.t * Stdlib.Obj.t