Number of times to permute the model and repeat.

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

Syntax

C#
public static readonly Cplex..::..IntParam Repeat
Visual Basic
Public Shared ReadOnly Repeat As Cplex..::..IntParam

Remarks

See CPXPARAM_Tune_Repeat in the C API for further information.

See Also