ILOG CPLEX .NET Reference Manual

Cplex.Algorithm.Concurrent Field

Selects the concurrent optimizer.

public const int Concurrent = 6;

Remarks

This algorithm choice instructs the Cplex optimizer to use several algorithm options concurrently.

See Also

Cplex.Algorithm Class | ILOG.CPLEX Namespace