NO FRAMES

Group optim.cplex.callable.accessmipresults

The routines in the ILOG CPLEX Callable Library to access MIP results.
Function Summary
CPXgetbestobjval
CPXgetclqcnt
CPXgetcovcnt
CPXgetcutoff
CPXgetgenclqcnt
CPXgetmipitcnt
CPXgetmipobjval
CPXgetmipqconstrslack
CPXgetmipslack
CPXgetmipstart
CPXgetmipx
CPXgetnodecnt
CPXgetnodeint
CPXgetnodeleftcnt
CPXgetsubmethod
CPXgetsubstat

Solution query routines are used to access information about the results of applying an optimization method to a problem object. For MIP problem objects, you can access the values of variables and constraint slacks. Methods and routines are also available to retrieve other information about the optimization process (such as the number of nodes used).