industrial-optimization-group / DESDEO

An open source framework for interactive multiobjective optimization methods
https://desdeo.it.jyu.fi
29 stars 22 forks source link

Implementation of the paradigm of preference incorporated space (PIS) in DESDEO 2.0 #171

Open gialmisi opened 2 weeks ago

gialmisi commented 2 weeks ago

The paradigm of preference incorporated space (PIS) needs to be implemented in DESDEO 2.0.

The publication describing the preference can be found here.

How PIS has been implemented in the older version of DESDEO, can be seen here: https://github.com/industrial-optimization-group/desdeo-tools/blob/master/desdeo_tools/maps/preference_incorporated_space_RP.py

Because how scalarization is handled in DESDEO 2.0, implementing PIS might be very straightforward. However, before proceeding with any implementation, it is desirable that a potential contributor would briefly describe their intended plan of action in a response to this issue, and tagging both @gialmisi and @light-weaver in the response.