30.01.2015 Views

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ControlCallbackI::IntegerFeasibility<br />

ControlCallbackI::IntegerFeasibility<br />

Category<br />

Definition File<br />

Include Files<br />

Synopsis<br />

Description<br />

See Also<br />

Fields<br />

Inner Enumeration<br />

ilocplexi.h<br />

ilcplex/ilocplex.h<br />

IntegerFeasibility{<br />

ImpliedInfeasible,<br />

Feasible,<br />

Infeasible,<br />

ImpliedFeasible<br />

};<br />

The enumeration IloCplex::ControlCallbackI::IntegerFeasibility<br />

is an enumeration limited in scope to the class IloCplex::ControlCallbackI.<br />

This enumeration is used by<br />

IloCplex::ControlCallbackI::getFeasibility to represent the integer<br />

feasibility of a variable or SOS in the current node solution:<br />

◆<br />

◆<br />

◆<br />

Feasible indicates the variable or SOS is integer feasible.<br />

ImpliedFeasible indicates the variable or SOS has been presolved out. It will<br />

be feasible when all other integer variables or SOS are integer feasible.<br />

Infeasible indicates the variable or SOS is integer infeasible.<br />

IloCplex, ControlCallbackI::IntegerFeasibilityArray<br />

ImpliedInfeasible<br />

Feasible<br />

= CPX_INTEGER_FEASIBLE<br />

Infeasible<br />

= CPX_INTEGER_INFEASIBLE<br />

ImpliedFeasible<br />

= CPX_IMPLIED_INTEGER_FEASIBLE<br />

<strong>ILOG</strong> <strong>CPLEX</strong> <strong>C++</strong> <strong>API</strong> <strong>9.0</strong> REFERENCE M ANUAL 114

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!