| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
This enumerated type comprises the different reasons for
which a user callback can be invoked. An argument of this
type is passed to
IloCP::Callback::invoke.
You can use it to control the behavior of your callback.
| Fields |
|---|
StartExtraction | |
EndExtraction | |
StartSearch | |
StartInitialPropagation | |
EndInitialPropagation | |
Periodic | |
ObjBound | |
Solution | |
Proof | |
EndSearch | |
Destruction | |
StartSolve | |
EndSolve |