The properties of the Cplex.CrossoverCallback class are listed below. For a complete list of Cplex.CrossoverCallback class members, see the Cplex.CrossoverCallback Members topic.
![]() | Gets the model being solved when the invoking callback is called, i.E. the active model. |
![]() | Gets the number of columns of the matrix representation of the active model being solved when the invoking callback is called. |
![]() | Gets the number of dual exchange operations at the moment the callback is called. |
![]() | Gets the number of dual push operations at the moment the callback is called. |
![]() | Gets the number of primal exchange operations at the moment the callback is called. |
![]() | Gets the number of primal push operations at the moment the callback is called. |
![]() | Gets the number of rows of the matrix representation of the active model being solved when the invoking callback is called. |
![]() | Gets the number of superbasics created at the moment the callback is called. |