ILOG CPLEX .NET Reference Manual

Cplex.BranchDirection.Global Field

Global branch direction.

public static readonly BranchDirection Global;

Remarks

Setting this branch direction for a variable instructs Cplex to first process the node according to the globally selected or default branch direction.

See Also

Cplex.BranchDirection Class | ILOG.CPLEX Namespace