Returns the number of rows of the matrix representation of the active model being solved when the invoking callback is called.

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

Syntax

C#
protected internal virtual int GetNrows()

Return Value

The number of rows of the matrix representation of the active model.

See Also