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