Description Usage Arguments Details Value Author(s) References See Also
Low level interface function to the IBM ILOG CPLEX function
CPXgetstat
. Consult the IBM ILOG CPLEX documentation for
more detailed information.
1 | getStatCPLEX(env, lp)
|
env |
An object of class |
lp |
An object of class |
Interface to the C function getStat
which calls the CPLEX
function CPXgetstat
.
A single integer value giving the solution status.
Gabriel Gelius-Dietrich <[email protected]>
Maintainer: Claus Jonathan Fritzemeier <[email protected]>
The IBM ILOG CPLEX home page at https://www.ibm.com/developerworks/university/academicinitiative/.
cplexConstants
section “Values returned for stat
by solution”.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.