Class 04 - Q&A #49
Replies: 4 comments 6 replies
-
Continuing the discussion @kevinwoots @allensctong and I had after class -- how is feasibility handled in SDDP? What I've seen most is "complete recourse", i.e. changing the formulation to guarantee feasibility of the subproblems. However, I believe there are other methods such as "feasibility cuts". Does anybody know how that works? |
Beta Was this translation helpful? Give feedback.
-
On the "convexity" requirement; we saw in class that the value function In class I mentioned that this is probably not the case when the dynamics are state-dependent, since then instead of |
Beta Was this translation helpful? Give feedback.
-
Joaquim mentioned that one can avoid scalability issues with multi-cut by using "single-cut" SDDP where multiple cuts are "averaged" to produce one cut. Can anybody point to how this averaging is performed and how it guarantees the validity of the generated cut? |
Beta Was this translation helpful? Give feedback.
-
In SDDP implementations, the random variables are typically modeled through stage-wise independent samples or scenario trees. My question is:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks @joaquimg for the great presentation!
Opening this discussion forum for students to discuss the topics presented.
Beta Was this translation helpful? Give feedback.
All reactions