30.01.2015 Views

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

IloCplex::PresolveCallbackI<br />

model, the number of variables that have been aggregated, and the number of<br />

coefficients that have changed as a result of presolve.<br />

The constructor and methods of this class are protected for use in deriving a user-written<br />

callback class and in implementing the main method there.<br />

If an attempt is made to access information not available to an instance of this class, an<br />

exception is thrown.<br />

See Also<br />

Constructors<br />

Methods<br />

IloCplex, IloCplex::Callback, IloCplex::CallbackI,<br />

ILOPRESOLVECALLBACK0<br />

protected PresolveCallbackI()<br />

This constructor creates a callback for use in presolve.<br />

protected IloInt getNaggregations()<br />

This method returns the number of aggregations performed by presolve at the time the<br />

callback is executeed.<br />

protected IloInt getNmodifiedCoeffs()<br />

This method returns the number of coefficients modified by presolve at the time the<br />

callback is executeed.<br />

protected IloInt getNremovedCols()<br />

This method returns the number of columns removed by presolve at the time the<br />

callback is executeed.<br />

protected IloInt getNremovedRows()<br />

This method returns the number of rows removed by presolve at the time the callback is<br />

executeed.<br />

<strong>ILOG</strong> <strong>CPLEX</strong> <strong>C++</strong> <strong>API</strong> <strong>9.0</strong> REFERENCE M ANUAL 204

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!