ILOG CPLEX .NET Reference Manual

Cplex.Algorithm.Auto Field

Allows Cplex to select an algorithm.

public const int Auto = 0;

Remarks

This algorithm choice instructs the Cplex optimizer to select the most suitable or default optimizer for solving LPs, QCPs, or QPs.

See Also

Cplex.Algorithm Class | ILOG.CPLEX Namespace