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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GoalI::IntegerFeasibility<br />

GoalI::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::GoalI::IntegerFeasibility is an<br />

enumeration limited in scope to the class IloCplex::GoalI. This enumeration is<br />

used by IloCplex::GoalI::getFeasibility to access the integer feasibility<br />

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, GoalI::IntegerFeasibilityArray,<br />

ControlCallbackI::IntegerFeasibility<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 149

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

Saved successfully!

Ooh no, something went wrong!