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