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

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

Syntax

C#
public virtual int GetNcrossPExch()

Return Value

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

See Also