Goblint_solver.SelectorSourceSolver, which delegates at runtime to the configured solver.
Register your solvers here!!!
Dynamically choose the solver.
module Make
(Arg : ConstrSys.IncrSolverArg)
(S : ConstrSys.EqConstrSys)
(VH : Batteries.Hashtbl.S with type key = S.v) :
sig ... endThe solver that actually uses the implementation based of GobConfig.get_string "solver".