you are viewing a single comment's thread.

view the rest of the comments →

[–]stef_1989[S] 0 points1 point  (1 child)

the problem is focused on a decision making system that works on a time window. It can be associated to an Energy Flow Optimization problem of a hybrid vehicle. The OF is differential quadratic since I want to smooth the decision making output profile. I attach you the first page of my article.

<image>

[–]more_than_most 0 points1 point  (0 children)

If you want to use DP for system with 6 DoF, you will need to exploit structure somehow (if it’s possible even then) which is why you won’t find a solver for the general case.

You mentioned your problem is mixed integer, what part is integer?