Skip to main content
FRAMES NO FRAMES

Enumeration Reason

Definition file: ilcp/cp.h
Enumerated type describing the reason for callback.

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