NO FRAMES

Group optim.cplex.advanced.cpp

The advanced methods of the API of ILOG CPLEX for users of C++.
Class Summary
IloCplex::LazyConstraintCallbackI
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.