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

Properties

  NameDescription
Protected propertyMIPRelativeGap
Accesses the relative objective gap for a MIP optimization.
(Inherited from Cplex..::..MIPInfoCallback.)
Protected propertyMyThreadNum (Inherited from Cplex..::..MIPInfoCallback.)
Protected propertyNcols
Gets the number of columns of the matrix representation of the active model being solved when the invoking callback is called.
(Inherited from Cplex..::..OptimizationCallback.)
Protected propertyNrows
Gets the number of rows of the matrix representation of the active model being solved when the invoking callback is called.
(Inherited from Cplex..::..OptimizationCallback.)
Protected propertyUserThreads (Inherited from Cplex..::..MIPCallback.)

See Also