Returns the solution vector for the columns of an LP matrix.
The solution vector for columns of an LP matrix. If x
is the array returned by this method, x[j]
will be the solution value for the variable corresponding to column j
of matrix
.
matrix
is not in the active model. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetValues Overload List