Returns the number of branches Cplex is going to create at the current node unless overridden by the invoking goal.

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

Syntax

C#
protected int GetNbranches()

Return Value

The number of branches Cplex is going to create at the current node.

See Also