Returns the number of iterations performed so far.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
protected virtual long GetNiterations64()
Visual Basic
Protected Overridable Function GetNiterations64 As Long

Return Value

The number of iterations performed so far.

See Also