Selects the concurrent optimizer.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public const int Concurrent
Visual Basic
Public Const Concurrent As Integer

Remarks

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

See Also