The Cplex..::..HeuristicCallback type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MIPRelativeGap |
Accesses the relative objective gap for a MIP optimization.
(Inherited from Cplex..::..MIPInfoCallback.) | |
| MyThreadNum | (Inherited from Cplex..::..MIPInfoCallback.) | |
| Ncols |
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.) | |
| Nrows |
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.) | |
| UserThreads | (Inherited from Cplex..::..MIPCallback.) |