Jump to content

Lotka Volterra fishing problem

From mintOC

This problem was set up as a simple benchmark problem. Despite of its simple structure, the optimal solution contains a singular arcs, making the Lotka Volterra fishing problem an ideal candidate for benchmarking of algorithms.

Model dimensions and properties

The model has the following dimensions:

nx=3nz=0nu=1np=0nc=0nri=0nre=3

It is thus an ODE model. The interior point equality conditions fix the initial values of the differential states.

Model Equations

Initial values and parameters

Reference Solutions

Source Code

Miscellaneous

External references