Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public class IntegerFeasibilityStatus

Remarks

Objects of this class are used to indicate integer feasibility. 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.

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..IntegerFeasibilityStatus

See Also