The function retrieves the lower bounds on specified variables.
getLowBndsIdsCPLEX(env, lp, ind)
An object of class "'>cplexPtr"
as returned by
openEnvCPLEX
. This is basically a pointer to an
IBM ILOG CPLEX environment.
An object of class "'>cplexPtr"
as returned by
initProbCPLEX
. This is basically a pointer to an
IBM ILOG CPLEX problem object.
Column indices of variables (remember: first index is 0
).
A numeric vector containing the lower bounds on the specified variables.
If not successfull an instance of class "'>cplexError"
is
returned.
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.