Module Goblint_solver.Worklist

Worklist solver (WL).

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