Genericval write_cfgs : ((MyCFG.node -> bool) -> unit) Prelude.refmodule LoadRunSolver : Analyses.GenericEqBoxSolvermodule SolverInteractiveWGlob
(S : Analyses.GlobConstrSys)
(LH : Prelude.Hashtbl.S with type key = S.LVar.t)
(GH : Prelude.Hashtbl.S with type key = S.GVar.t) :
sig ... endmodule SolverStats
(S : Analyses.EqConstrSys)
(HM : Prelude.Hashtbl.S with type key = S.v) :
sig ... enduse this if your box is join --- the simple solver
module SoundBoxSolverImpl
(S : Analyses.EqConstrSys)
(H : Prelude.Hashtbl.S with type key = S.v) :
sig ... end