Stochastic optimization stuff WIP #472
Stochastic optimization stuff WIP #472juropo wants to merge 20 commits intoindustrial-optimization-group:masterfrom
Conversation
Now scalarization symbols can be used in constraints, which helps aggregating them over multiple scenarios.
gialmisi
left a comment
There was a problem hiding this comment.
I had a quick look at this and looks fine. I am happy to see the DB models have been given attention as well. The frontend will need some adjustments, since the problem definition page and some of the automatically generated API clients still refer to the old scenario_keys, but this is a small fix and can be addressed once we decide to merge this. I guess the ScenarioModelDB is supposed to be treated like a problem, so associating it with an interactive session makes probably no sense. Just checking.
I would like to see an example of how to utilize the scenarios at some point. I already got an initial idea from the updated river pollution problem, but having a documented use case example would be nice.
Co-authored-by: Copilot <copilot@github.com>
This doesn't do that much yet. Only the representation for uncertainty has been implemented.
I will be working on adding support for mpi-sppy and maybe implementing some simple methods natively in DESDEO.
No one merge this yet.