ILOG CPLEX .NET Reference Manual

IModeler.Constant Method (Int32)

Creates and returns a new constant expression equal to x.

IIntExpr Constant(
   int x
);

Parameters

x
The value of the constant expression.

Return Value

The constant expression.

See Also

IModeler Interface | ILOG.Concert Namespace | IModeler.Constant Overload List