DESDEO icon indicating copy to clipboard operation
DESDEO copied to clipboard

Scenario-based problems: adding support for scenario-based multiobjective optimization problems

Open gialmisi opened this issue 10 months ago • 1 comments

We need to add support for scenario-based multiobjective optimization problems. The general formulation of such problems is described, e.g., here Eq. 1. The challenge is how to extend the current problem schema to seamlessly support scenarios. One possible approach is to model all the objectives from each scenario separately, and utilize an optional additional index in the Objective models to identify to which scenario an objective function belongs to. Naturally, the new features will have to be documented and tested.

This issue is related to the re-structuring of DESDEO, see the branch desdeo2.

gialmisi avatar Apr 17 '24 11:04 gialmisi