Create a model
To create a model write:
Specify a solver
By default, Pyoframe will try to use whichever solver is installed on your computer. To specify a particular solver, use the solver argument.
Advanced options
Additional options are detailed in the Model API documentation.
Comments