Overload List

  Name Description
Public method Generate()()()()
Generates the problem and uses the optimization engine to extract it. This is the main purpose of an OPL model instance. It reads data, performs preprocessing, and creates the Concert [!:IModel] object to represent the resulting problem. The problem is then extracted using the associated engine.
Public method Generate(OplLabelCallback)

See Also