Goblint_solver.SLRtermTerminating SLR3 solver (slr3t). Simpler version of SLRphased without phases.
module SLR3term
(S : Goblint_constraint.ConstrSys.EqConstrSys)
(HM : Batteries.Hashtbl.S with type key = S.v) :
sig ... endthe terminating SLR3 box solver