12.07.2015 Views

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Reference Documents about Informational CallbacksIn Concert Technology, you implement an informational callback as an object of a class.◆In the C++ API, an informational callback is an instance ofIloCplex::MIPInfoCallback or one of these derived subclasses:●●●●IloCplex::DisjunctiveCutInfoCallbackIloCplex::FlowMIRCutInfoCallbackIloCplex::FractionalCutInfoCallbackIloCplex::ProbingInfoCallbackAn informational callback is installed in a C++ application by the methodIloCplex::use.◆In the Java API, an informational callback is an instance of MIPInfoCallback or one ofthese derived subclasses:●●●●IloCplex.DisjunctiveCutInfoCallbackIloCplex.FlowMIRCutInfoCallbackIloCplex.FractionalCutInfoCallbackIloCplex.ProbingInfoCallbackAn informational callback is installed in a Java application by the methodIloCplex.use.◆In the .NET API, an informational callback is an instance of Cplex.MIPInfoCallbackor one of these derived subclasses:●●●●Cplex.DisjunctiveInfoCallbackCplex.FlowMIRCutInfoCallbackCplex.FractionalCutInfoCallbackCplex.ProbingInfoCallbackAn informational callback is installed in a .NET application by the method Cplex.Use.In the Callable Library (C API), use the following routines to install and access aninformational callback:●CPXsetinfocallbackfunc●CPXgetinfocallbackfuncInformational callbacks in a C application may call only the routinesCPXgetcallbackincumbent or CPXgetcallbackinfo.<strong>ILOG</strong> <strong>CPLEX</strong> <strong>11.0</strong> — USER’ S MANUAL 447

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!