Module Goblint_solver.Worklist

Worklist solver (WL).

module Make (S : ConstrSys.EqConstrSys) (HM : Batteries.Hashtbl.S with type key = S.v) : sig ... end