DESDEO icon indicating copy to clipboard operation
DESDEO copied to clipboard

Scenario-based problems: adding a scalarization function for scenario-based problems

Open gialmisi opened this issue 10 months ago • 0 comments

Related to #91

Currently, we do not have any scalarization functions that support scenario-based multiobjective optimization problems. A first step would be to implement the function defined in Eq. 3 in this article. Having both differentiable and non-differentiable variants is desirable. For examples on these, see here and here, respectively. Documenting and testing the additions is also necessary.

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

gialmisi avatar Apr 17 '24 11:04 gialmisi