Returns the current lower bounds for an array of variables.
An array of double values containing the current lower bounds for the specified variables. If the returned array is called lb
, lb[j]
contains the lower bound of variable var[j]
at the current node.
The bounds may be different from the bounds the variables have in the active model, since branching or bound strengthening may have been applied to them.
Cplex.Goal Class | ILOG.CPLEX Namespace | Cplex.Goal.GetLBs Overload List