The Cplex..::..BranchType type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| BranchOnAny | An instance of Cplex.BranchType reporting a complex branching. | |
| BranchOnSOS1 | An instance of Cplex.BranchType reporting a branch on a special ordered set (SOS) of type 1 (one). | |
| BranchOnSOS2 | An instance of Cplex.BranchType reporting a branch on a special ordered set (SOS) of type 2. | |
| BranchOnVariable | An instance of Cplex.BranchType reporting a branch on a single variable. |