Basic model

Provides a basic example that shows how to load an OPL model, solve it, and get the results.

A basic example that shows how to load an OPL model, solve it, and get the results.

To access this example, click one of the following links:

C++: mulprod.cpp

Java: Mulprod.java

C#: Mulprod.cs