Summary
Return this from a call to
Constraint.Process(SolverState) to indicate that this constraint should
be replaced with a given set of other constraints (which can be empty to remove this constraint).
Constructors
Operators
Instance properties
IEnumerable<Constraint> | | The new constraints to replace the called constraint with. |
Static fields