ILOG CPLEX .NET Reference Manual

Cplex.Callback Properties

The properties of the Cplex.Callback class are listed below. For a complete list of Cplex.Callback class members, see the Cplex.Callback Members topic.

Protected Instance Properties

Model Gets the model being solved when the invoking callback is called, i.E. the active model.
Ncols Gets the number of columns of the matrix representation of the active model being solved when the invoking callback is called.
Nrows Gets the number of rows of the matrix representation of the active model being solved when the invoking callback is called.

See Also

Cplex.Callback Class | ILOG.CPLEX Namespace