Returns the number of primal push operations at the moment the callback is called.

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

Syntax

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

Return Value

The number of primal push operations.

See Also