ILOG CPLEX .NET Reference Manual |
|
Cplex.NodeEvaluator.Ninfeasibilities Property
Gets the number of integer infeasible variables for the current node.
protected
int Ninfeasibilities {get;}
Remarks
This method can be called only from the methods init
and evaluate
.
See Also
Cplex.NodeEvaluator Class | ILOG.CPLEX Namespace