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

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

Syntax

C#
protected internal virtual int GetNprimalPushes()

Return Value

The number of primal push operations.

See Also