ILOG CPLEX .NET Reference Manual

Cplex.PrimalPricing Class

Enumeration of possible values for the primal pricing parameter Cplex.IntParam.PPriInd.

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

System.Object
   ILOG.CPLEX.Cplex.PrimalPricing

public class Cplex.PrimalPricing

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.IntParam.PPriInd, value) when setting the primal pricing indicator.

Requirements

Namespace: ILOG.CPLEX

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

See Also

Cplex.PrimalPricing Members | ILOG.CPLEX Namespace