ILOG CPLEX .NET Reference Manual

Cplex.GetMax Method

Returns the maximum allowed value for a double parameter.

Overload List

Returns the maximum allowed value for a double parameter.

public virtual double GetMax(DoubleParam);

Returns the maximum allowed value for an integer parameter.

public virtual int GetMax(IntParam);

See Also

Cplex Class | ILOG.CPLEX Namespace