ILOG CPLEX .NET Reference Manual

Cplex.VariableSelect Fields

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

Public Static Fields

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.

See Also

Cplex.VariableSelect Class | ILOG.CPLEX Namespace