NO FRAMES

Enumeration IntegerFeasibility

Definition file: ilocplexi.h
Include files: ilcplex/ilocplex.h

The enumeration IloCplex::ControlCallbackI::IntegerFeasibility is an enumeration limited in scope to the class IloCplex::ControlCallbackI. This enumeration is used by IloCplex::ControlCallbackI::getFeasibility to represent the integer feasibility of a variable or SOS in the current node solution:

See Also:

Fields
ImpliedInfeasible
Feasible
= CPX_INTEGER_FEASIBLE
Infeasible
= CPX_INTEGER_INFEASIBLE
ImpliedFeasible
= CPX_IMPLIED_INTEGER_FEASIBLE