Returns the number of nodes processed so far in the active branch-and-cut search.

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

Syntax

C#
protected int GetNnodes()

Return Value

The number of nodes processed so far.

See Also