This method sets the integer parameter param to the value value in the invoked CP instance.

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

Syntax

C#
public virtual void SetParameter(
	CP..::..IntParam param,
	CP..::..ParameterValues value
)

See Also