goblint.lib
Generic.LoadRunSolver
goblint.sites
goblint_sites_dune
goblint_sites_js
module S : Analyses.EqConstrSys
module H : Prelude.Hashtbl.S with type key = S.v
val solve : (S.v -> S.d -> S.d -> S.d) -> (S.v * S.d) list -> S.v list -> S.d H.t
The hash-map that is the first component of solve box xs vs is a local solution for interesting variables vs, reached from starting values xs.
solve box xs vs
vs
xs