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

Fields

  NameDescription
Public fieldStatic memberBranchOnAny

An instance of Cplex.BranchType reporting a complex branching.

Public fieldStatic memberBranchOnSOS1

An instance of Cplex.BranchType reporting a branch on a special ordered set (SOS) of type 1 (one).

Public fieldStatic memberBranchOnSOS2

An instance of Cplex.BranchType reporting a branch on a special ordered set (SOS) of type 2.

Public fieldStatic memberBranchOnVariable

An instance of Cplex.BranchType reporting a branch on a single variable.

See Also