Goblint_solver.Generic
Various simple/old solvers and solver utilities.
module LoadRunSolver : ConstrSys.GenericEqSolver
module SolverStats
(S : ConstrSys.EqConstrSys)
(HM : Batteries.Hashtbl.S with type key = S.v) :
sig ... end
module DirtyBoxSolver : ConstrSys.GenericEqSolver
use this if your box
is join
--- the simple solver
module SoundBoxSolverImpl
(S : ConstrSys.EqConstrSys)
(H : Batteries.Hashtbl.S with type key = S.v) :
sig ... end
module SoundBoxSolver : ConstrSys.GenericEqSolver