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

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

Syntax

C#
public virtual int GetNcrossDExch()

Return Value

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

See Also