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

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

Syntax

C#
public virtual int GetNcrossDPush()

Return Value

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

See Also