goblint.lib
Generic.PreciseSideEffectBoxSolver
goblint.backtrace
goblint.build-info
goblint.common
goblint.sites
goblint.std
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
module S : Analyses.EqConstrSys
module H : Batteries.Hashtbl.S with type key = S.v
val solve : (S.v * S.d) list -> S.v list -> S.d H.t
The hash-map that is the first component of solve xs vs is a local solution for interesting variables vs, reached from starting values xs.
solve xs vs
vs
xs