Returns the current upper bounds for an array of variables.
Returns the current upper bounds for an array of variables.
protected virtual double[] GetUBs(INumVar[]);
Returns the current upper bounds for a set of variables.
protected virtual double[] GetUBs(INumVar[],int,int);