Goblint_solver.Td3UpdateRule
Narrowing strategies for side-effects
module type S = functor (S : ConstrSys.EqConstrSys) -> functor (HM : Batteries.Hashtbl.S with type key = S.v) -> functor (VS : Batteries.Set.S with type elt = S.v) -> sig ... end
Inactive
module Inactive : S
module Narrow : S
val choose : unit -> (module S)