NO FRAMES

Enumeration Algorithm

Definition file: ilocplexi.h
Include files: ilocplex.h

The enumeration IloCplex::Algorithm lists the available algorithms in CPLEX to solve continuous models as controlled by the parameters IloCplex::RootAlg and IloCplex::NodeAlg.

See Also:

Fields
NoAlg
= CPX_ALG_NONE
AutoAlg
= CPX_ALG_AUTOMATIC
Primal
= CPX_ALG_PRIMAL
Dual
= CPX_ALG_DUAL
Barrier
= CPX_ALG_BARRIER
Sifting
= CPX_ALG_SIFTING
Concurrent
= CPX_ALG_CONCURRENT
Network
= CPX_ALG_NET