Overload List

  Name Description
Public method Attach(IConstraint, Double)
Attach a constraint ct to a value pref (for preference). After some attachments have been done, only the constraints with attached preferences are taken into account for relaxation.
Public method Attach(IConstraintMap, INumMap)
Attach a constraint map cts to a value map prefs of preferences. After some attachments have been done only the constraints with attached preferences are taken into account for relaxation.

See Also