Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public class ParallelMode

Remarks

Enumeration of possible values for the dual pricing parameter
CopyC#
ILOG.CPLEX.Cppimpl.IloCplex.IntParam.ParallelMode
. Use these values with the method setParam(Cplex.ParallelMode, value).

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..ParallelMode

See Also