This member function tests whether the model file is compiled.

Return Value

IloTrue if the model file is compiled.

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

Syntax

C#
public bool IsCompiledModel()

See Also