Returns the model being solved when the invoking callback is called, that is the active model.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
protected internal virtual IModel GetModel() |
Return Value
The model being solved when the invoking callback is called.
See Also