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.

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

Syntax

C#
public void Generate()

See Also