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

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

VariableSelect{<br />

MinInfeas,<br />

DefaultVarSel,<br />

MaxInfeas,<br />

Pseudo,<br />

Strong,<br />

PseudoReduced<br />

};<br />

The enumeration IloCplex::VariableSelect lists values that the parameter<br />

IloCplex::VarSel can assume in IloCplex. Use these values with the method<br />

IloCplex::setParam(IloCplex::VarSel, value).<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 />

MinInfeas<br />

= CPX_VARSEL_MININFEAS<br />

DefaultVarSel<br />

= CPX_VARSEL_DEFAULT<br />

MaxInfeas<br />

= CPX_VARSEL_MAXINFEAS<br />

Pseudo<br />

= CPX_VARSEL_PSEUDO<br />

Strong<br />

= CPX_VARSEL_STRONG<br />

PseudoReduced<br />

= CPX_VARSEL_PSEUDOREDUCED<br />

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

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

Saved successfully!

Ooh no, something went wrong!