CompareEqSys.Sys
module Var : Goblint_constraint.ConstrSys.VarType with type t = v
Variables must be hashable, comparable, etc.
val sys_change : (v -> d) -> v Goblint_constraint.ConstrSys.sys_change_info
Compute incremental constraint system change from old solution.