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::MIPEmphasisType<br />

IloCplex::MIPEmphasisType<br />

Category<br />

Definition File<br />

Include Files<br />

Synopsis<br />

Description<br />

See Also<br />

Fields<br />

Inner Enumeration<br />

ilocplexi.h<br />

ilcplex/ilocplex.h<br />

MIPEmphasisType{<br />

MIPEmphasisBalanced,<br />

MIPEmphasisOptimality,<br />

MIPEmphasisFeasibility,<br />

MIPEmphasisBestBound,<br />

MIPEmphasisHiddenFeas<br />

};<br />

The enumeration IloCplex::MIPEmphasisType lists the values that the MIP<br />

emphasis parameter IloCplex::MIPEmphasis can assume in an instance of<br />

IloCplex for use when it is solving MIP problems. Use these values with the method<br />

IloCplex::setParam(IloCplex::MIPEmphasis, value) when you set<br />

MIP emphasis.<br />

With the default setting of IloCplex::MIPEmphasisBalance, IloCplex tries<br />

to compute the branch & cut algorithm in such a way as to find a proven optimal<br />

solution quickly. For a discussion about various settings, refer to the <strong>ILOG</strong> <strong>CPLEX</strong><br />

User's <strong>Manual</strong>.<br />

See the reference manual <strong>ILOG</strong> <strong>CPLEX</strong> Parameters and the <strong>ILOG</strong> <strong>CPLEX</strong> User's<br />

<strong>Manual</strong> for more information about these parameters. Also see the user's manual for<br />

examples of their use.<br />

IloCplex<br />

MIPEmphasisBalanced<br />

= CPX_MIPEMPHASIS_BALANCED<br />

MIPEmphasisOptimality<br />

= CPX_MIPEMPHASIS_OPTIMALITY<br />

MIPEmphasisFeasibility<br />

= CPX_MIPEMPHASIS_FEASIBILITY<br />

MIPEmphasisBestBound<br />

= CPX_MIPEMPHASIS_BESTBOUND<br />

MIPEmphasisHiddenFeas<br />

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

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

Saved successfully!

Ooh no, something went wrong!