Returns the number of quadratic constraints in 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 GetNQCs()

Return Value

The number of quadratic constraints in the active model.

See Also