Translators.EqConstrSysFromDemandConstrSysTranslate a DemandConstrSys into a EqConstrSys
module S : ConstrSys.DemandEqConstrSystype 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 ConstrSys.sys_change_infoCompute incremental constraint system change from old solution.