ILOG CPLEX 11.0 User's Manual > Advanced Programming Techniques > Using Optimization Callbacks > Informational Callbacks > Reference Documents about Informational Callbacks

In Concert Technology, you implement an informational callback as an object of a class.

In the Callable Library (C API), use the following routines to install and access an informational callback:

Informational callbacks in a C application may call only the routines CPXgetcallbackincumbent or CPXgetcallbackinfo.