NO FRAMES

Group optim.cplex.callable.callbacks

The ILOG CPLEX Callable Library routines for managing callbacks.
Function Summary
CPXgetcallbackinfo
CPXgetinfocallbackfunc
CPXgetlpcallbackfunc
CPXgetmipcallbackfunc
CPXgetnetcallbackfunc
CPXgettuningcallbackfunc
CPXsetinfocallbackfunc
CPXsetlpcallbackfunc
CPXsetmipcallbackfunc
CPXsetnetcallbackfunc
CPXsettuningcallbackfunc

These callback routines, also known as interrupt routines, make it possible for you to define your own functions and for your application to call those functions to interrupt and resume optimization. You can also use callbacks to access progress information while the optimization is in process.