ILOG CPLEX .NET Reference Manual

Cplex.IntegerFeasibilityStatus Class

Objects of this class indicate the integer feasibility status of a variable.

For a list of all members of this type, see Cplex.IntegerFeasibilityStatus Members.

System.Object
   ILOG.CPLEX.Cplex.IntegerFeasibilityStatus

public class Cplex.IntegerFeasibilityStatus

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class determines an integer feasibility status indicating whether Cplex considers a variable to be integer feasible or not with respect to the solution of a node relaxation.

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.IntegerFeasibilityStatus Members | ILOG.CPLEX Namespace