The Cplex..::..VariableSelect type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DefaultVarSel |
Branch variable automatically selected.
| |
| MaxInfeas |
Branch on variable with maximum infeasibility.
| |
| MinInfeas |
Branch on variable with minimum infeasibility.
| |
| Pseudo |
Branch based on pseudo costs.
| |
| PseudoReduced |
Branch based on pseudo reduced costs.
| |
| Strong |
Strong branching.
|