ILOG CPLEX .NET Reference Manual

Cplex.DualPricing Class

Enumeration of possible values for the dual pricing parameter Cplex.IntParam.DPriInd.

For a list of all members of this type, see Cplex.DualPricing Members.

System.Object
   ILOG.CPLEX.Cplex.DualPricing

public class Cplex.DualPricing

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Use these values with the method setParam(Cplex.DPriInd, value) when setting the dual pricing indicator.

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.DualPricing Members | ILOG.CPLEX Namespace