NO FRAMES

Group optim.cplex.callable.accessmipresults

The routines in the ILOG CPLEX Callable Library to access MIP results.
Function Summary
CPXgetbestobjval
CPXgetcutoff
CPXgetindconstrinfeas
CPXgetindconstrslack
CPXgetmipitcnt
CPXgetmipstart
CPXgetnodecnt
CPXgetnodeint
CPXgetnodeleftcnt
CPXgetnumcuts
CPXgetsolnpoolmipstart
CPXgetsolnpoolnummipstarts
CPXgetsosinfeas
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).