Jump to content

Lotka Volterra multi-arcs problem

From mintOC
Lotka Volterra multi-arcs problem
State dimension: 1
Differential states: 3
Discrete control functions: 1
Interior point equalities: 3

This site describes a Lotka Volterra variant with three singular arcs instead of only one in the standard variant.

Mathematical formulation

The mixed-integer optimal control problem is given by

minx,wx2(tf)s.t.x˙0=x0x0x1c0x0w,x˙1=x1+x0x1c1x1w,x˙2=(x0p0(t))2+(x1p1(t))2,x(0)=(0.5,0.7,0)T,w(t){0,1},

Here the differential states (x0,x1) describe the biomasses of prey and predator, respectively. The third differential state is used here to transform the objective, an integrated deviation, into the Mayer formulation minx2(tf). This problem variant allows to choose between three different fishing options.

Parameters

These fixed values are used within the model.

[t0,tf]=[0,18],(c0,c1)=(0.4,0.2),p0(t)={1for  t[0,7.2],0.9for  t[7.2,12],1for  t[12,18].p1(t)p0(t).

Reference Solutions

If the problem is relaxed, i.e., we demand that w(t) be in the continuous interval [0,1] instead of the binary choice {0,1}, the optimal solution can be determined by means of direct optimal control.

The optimal objective value of the relaxed problem with nt=18000,nu=300 is x2(tf)=1.41842699. The objective value of the binary controls obtained by Combinatorial Integral Approimation (CIA) is x2(tf)=1.4237735.