ILOG CPLEX .NET Reference Manual

IModeler.Constant Method

Creates and returns an expression representing the constant term x.

Overload List

Creates and returns an expression representing the constant term x.

INumExpr Constant(double);

Creates and returns a new constant expression equal to x.

IIntExpr Constant(int);

See Also

IModeler Interface | ILOG.Concert Namespace