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

Properties

  NameDescription
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.)

See Also