ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback.GetInfeasibilitySum Method

Overload List

 

protected virtual double GetInfeasibilitySum(NodeId);

Returns the sum of integer infeasibility of the node indicated by the node number node.

protected virtual double GetInfeasibilitySum(int);

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace