How to solve optimal control problem with delay? #285
Unanswered
Song921012
asked this question in
Q&A
Replies: 1 comment
-
InfiniteOpt does not directly support problems where the limits of an infinite parameter (e.g., time) are decision variables (i.e., T in this case). However, such problems can often be reformulated into standard dynamic optimization problems (with a fixed horizon) as demonstrated on some of the other discussions on the forum and as is common in optimal control literature. In this case, I suspect this can be reformulated in like manner to minimum time problems since I beleive the final time T is a variable and the initial time -h is fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, can

Infiniteopt.jl
solve optimal control problem with delay? For example,Beta Was this translation helpful? Give feedback.
All reactions