ILOG CPLEX .NET Reference Manual

Cplex.BranchType Fields

The fields of the Cplex.BranchType class are listed below. For a complete list of Cplex.BranchType class members, see the Cplex.BranchType Members topic.

Public Static Fields

BranchOnAny An instance of Cplex.BranchType indicating a complex branching.
BranchOnSOS1 An instance of Cplex.BranchType indicating a branch on a Special Ordered Set (SOS) of type 1 (one).
BranchOnSOS2 An instance of Cplex.BranchType indicating a branch on a Special Ordered Set (SOS) of type 2.
BranchOnVariable An instance of Cplex.BranchType indicating a branch on a single variable.

See Also

Cplex.BranchType Class | ILOG.CPLEX Namespace