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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IloCplex::MIPCallbackI<br />

Returns the total number of GUB cover cuts that have been added to the model so far<br />

during the current optimization.<br />

protected IloInt getNimpliedBounds()<br />

Returns the total number of implied bound cuts that have been added to the model so far<br />

during the current optimization.<br />

protected IloInt getNiterations()<br />

Returns the total number of iterations executed so far during the current optimization to<br />

solve the node relaxations.<br />

protected IloInt getNMIRs()<br />

Returns the total number of MIR cuts that have been added to the model so far during<br />

the current optimization.<br />

protected IloInt getNnodes()<br />

Returns the number of nodes already processed in the current optimization.<br />

protected IloInt getNremainingNodes()<br />

Returns the number of nodes left to explore in the current optimization.<br />

protected IloNum getObjCoef(const IloIntVar var)<br />

Returns the linear objective coefficient for var in the model currently being solved.<br />

protected IloNum getObjCoef(const IloNumVar var)<br />

Returns the linear objective coefficient for var in the model currently being solved.<br />

protected void getObjCoefs(IloNumArray val,<br />

const IloIntVarArray vars)<br />

Puts the linear objective coefficient of each of the variables in the array vars into the<br />

corresponding element of the array vals.<br />

protected void getObjCoefs(IloNumArray val,<br />

const IloNumVarArray vars)<br />

Puts the linear objective coefficient of each of the variables in the array vars into the<br />

corresponding element of the array vals.<br />

protected IloNum getPriority(const IloIntVar sos)<br />

Returns the branch priority used for variable var in the current optimization.<br />

protected IloNum getPriority(const IloNumVar sos)<br />

Returns the branch priority used for variable var in the current optimization.<br />

protected IloInt getUserThreads()<br />

Returns the total number of parallel threads currently running.<br />

protected IloBool hasIncumbent()<br />

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

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

Saved successfully!

Ooh no, something went wrong!