This member function tells you whether this model requires a CP engine.

Return Value

IloTrue if a CP engine is required.

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

Syntax

C#
public bool isUsingCP()

See Also