Returns the slack values for an array of constraints for the solution of the current node.
Returns the slack values for an array of constraints for the solution of the current node.
protected double[] GetSlacks(IRange[]);
Returns the slack values for a set of constraints for the solution of the current node.
protected double[] GetSlacks(IRange[],int,int);