Returns the type of branching Cplex is going to do at the current node unless overridden by the invoking goal.

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

Syntax

C#
protected Cplex..::..BranchType GetBranchType()

Return Value

The type of branching Cplex is going to do at the current node.

See Also