Td3.Hooks
module S : ConstrSys.EqConstrSys
Wrap S.system
. Always use this hook instead of S.system
!
val delete_marked : S.v list -> unit
Incrementally delete additional solver data.
val stable_remove : S.v -> unit
Remove additional solver data when variable removed from stable
.