ILOG CPLEX .NET Reference Manual

Cplex.Algorithm Fields

The fields of the Cplex.Algorithm class are listed below. For a complete list of Cplex.Algorithm class members, see the Cplex.Algorithm Members topic.

Public Static Fields

Auto Allows Cplex to select an algorithm.
Barrier Selects the barrier algorithm.
Concurrent Selects the concurrent optimizer.
Dual Selects the dual simplex algorithm.
Network Selects the network simplex algorithm.
None Selects no algorithm.
Primal Selects the primal simplex algorithm.
Sifting Selects the sifting algorithm.

See Also

Cplex.Algorithm Class | ILOG.CPLEX Namespace