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

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

Syntax

C#
public class PrimalPricing

Remarks

Use these values with the method setParam(ILOG.CPLEX.Cppimpl.IloCplex.IntParam.PPriInd, value) when setting the primal pricing indicator.

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..PrimalPricing

See Also