ILOG CPLEX .NET Reference Manual

Cplex.BranchType Class

This class identifies the branch type for BranchCallback.

For a list of all members of this type, see Cplex.BranchType Members.

System.Object
   ILOG.CPLEX.Cplex.BranchType

public class Cplex.BranchType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The branch type indicates what type of branch Cplex is about to make when the BranchCallback is called. Possible types include:

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.BranchType Members | ILOG.CPLEX Namespace