Low level interface function to the IBM ILOG CPLEX function
CPXgetstatstring
. Consult the IBM ILOG CPLEX documentation for
more detailed information.
getStatStrCPLEX(env, stat)
An object of class "'>cplexPtr"
as returned by
openEnvCPLEX
. This is basically a pointer to an
IBM ILOG CPLEX environment.
The status code to be translated.
A single character value containing the status message string.
Interface to the C function getStatStr
which calls the CPLEX
function CPXgetstatstring
.
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.