Adds an expression term to the expression of the specified IObjective object.

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

Syntax

C#
void AddToExpr(
	IObjective obj,
	INumExpr expr
)

See Also