protected virtual int GetNinfeasibilities(NodeId);
Returns the number of integer infeasible variables for the node indicated by the node number node.
node
protected virtual int GetNinfeasibilities(int);
Cplex.NodeCallback Class | ILOG.CPLEX Namespace