PostSolver.EqConstrSysFromStartEqConstrSysJoin start values into right-hand sides. This simplifies start handling in Make.
module S : StartEqConstrSystype v = S.vtype d = S.dmodule Var = S.VarVariables must be hashable, comparable, etc.
module Dom = S.DomValues must form a lattice.
val sys_change : (v -> d) -> v Goblint_constraint.ConstrSys.sys_change_infoCompute incremental constraint system change from old solution.