Learn R Programming

cplexAPI (version 1.4.0)

return_codeCPLEX: Translates a IBM ILOG CPLEX Return Code into a Human Readable String

Description

Translates a IBM ILOG CPLEX return code into a human readable string.

Usage

return_codeCPLEX(code)

Arguments

code

Return (error) code from IBM ILOG CPLEX.

Value

An error message string corresponding to an return (error) code.

References

The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.

See Also

cplexConstants