States whether the variables in array var
are integer feasible, integer infeasible, or implied integer feasible in the current node solution.
An array containing the integer feasibility statuses for the variables in var
at the current node. The integer feasibility status of variable var[j]
will be returned as element j
of the returned array.
Cplex.ControlCallback Class | ILOG.CPLEX Namespace | Cplex.ControlCallback.GetFeasibilities Overload List