Creates and returns a constraint goal for the specified constraint cut
.
Creates and returns a constraint goal for the specified constraint cut
.
public Goal ConstraintGoal(IConstraint);
Creates and returns a constraint goal for the constraints specified in array cut
.
public Goal ConstraintGoal(IConstraint[]);