Returns the total number of iterations for solving node problems during the current optimization.

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

Syntax

C#
protected int GetNiterations()

Return Value

The total number of iterations for solving node problems.

See Also