Skip to main content
FRAMES NO FRAMES

Enumeration SolutionSource

Definition file: ilcplex/ilocplexi.h

This enumeration lists the values that tell for which type of solution the incumbent callback or lazy constraint callback was invoked.

Fields

NodeSolution = CPX_CALLBACK_MIP_INCUMBENT_NODESOLN 
HeuristicSolution = CPX_CALLBACK_MIP_INCUMBENT_HEURSOLN 
UserSolution = CPX_CALLBACK_MIP_INCUMBENT_USERSOLN 
MIPStartSolution = CPX_CALLBACK_MIP_INCUMBENT_MIPSTART