Returns basis statuses for the constraints in array con
.
An array containing the basis statuses for the constraints in con
. If b
is the returned array, b[i]
will be the basis status for constraints con[i]
.
This function succeeds only if a basic solution is available in the invoking Cplex
optimizer.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetBasisStatuses Overload List