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

Return Value

IloTrue if a CPLEX engine is required.

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

Syntax

C#
public bool isUsingCplex()

See Also