Returns the number of integer infeasible variables for the current node.

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

Syntax

C#
protected internal int GetNinfeasibilities()

Return Value

The number of integer infeasibilities for the current node.

See Also