Returns the number of primal push operations in the crossover of the last solve.

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

Syntax

C#
public virtual int GetNcrossPPush()

Return Value

The number of primal push operations in the crossover of the last solve.

See Also