This member function specifies the instance of the CP engine to use. If no CP engine is specified, a new one is created.

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

Syntax

C#
public void SetCP(
	CP cp
)

Parameters

cp
Type: ILOG.CP..::..CP
The CP engine.

See Also