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