The Cplex..::..VariableSelect type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDefaultVarSel
Branch variable automatically selected.
Public fieldStatic memberMaxInfeas
Branch on variable with maximum infeasibility.
Public fieldStatic memberMinInfeas
Branch on variable with minimum infeasibility.
Public fieldStatic memberPseudo
Branch based on pseudo costs.
Public fieldStatic memberPseudoReduced
Branch based on pseudo reduced costs.
Public fieldStatic memberStrong
Strong branching.

See Also