NO FRAMES

Group optim.cplex.cpp.advanced

The advanced methods of the API of ILOG CPLEX for users of C++.
Class Summary
IloCplex::BranchCallbackI
IloCplex::ControlCallbackI
IloCplex::CutCallbackI
IloCplex::Goal
IloCplex::GoalI
IloCplex::HeuristicCallbackI
IloCplex::IncumbentCallbackI
IloCplex::LazyConstraintCallbackI
IloCplex::NodeCallbackI
IloCplex::SolveCallbackI
IloCplex::UserCutCallbackI

These are advanced methods. Advanced methods typically demand a profound understanding of the algorithms used by ILOG CPLEX. Thus they incur a higher risk of incorrect behavior in your application, behavior that can be difficult to debug. Therefore, ILOG encourages you to consider carefully whether you can accomplish the same task by means of other methods instead.