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

IloCplex::PrimalPricing<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 />

PrimalPricing{<br />

PPriIndPartial,<br />

PPriIndAuto,<br />

PPriIndDevex,<br />

PPriIndSteep,<br />

PPriIndSteepQStart,<br />

PPriIndFull<br />

};<br />

The enumeration IloCplex::PrimalPricing lists values that the primal pricing<br />

parameter IloCplex::PPriInd can assume in IloCplex for use with the primal<br />

simplex algorithm. Use these values with the method<br />

IloCplex::setParam(IloCplex::PPriInd, value) when setting the<br />

primal pricing indicator.<br />

See the reference manual ILGO <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 />

PPriIndPartial<br />

= CPX_PPRIIND_PARTIAL<br />

PPriIndAuto<br />

= CPX_PPRIIND_AUTO<br />

PPriIndDevex<br />

= CPX_PPRIIND_DEVEX<br />

PPriIndSteep<br />

= CPX_PPRIIND_STEEP<br />

PPriIndSteepQStart<br />

= CPX_PPRIIND_STEEPQSTART<br />

PPriIndFull<br />

= CPX_PPRIIND_FULL<br />

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

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

Saved successfully!

Ooh no, something went wrong!