DESDEO
DESDEO copied to clipboard
Implementing a variety of interactive evolutionary multiobjective optimization methods in DESDEO 2.0
Many of the interactive evolutionary multiobjective optimization methods that were present in the older version of DESDEO need to be re-implemented in version 2.0. The methods are listed below alongside a paper describing the method and how the method was implemented in the previous version of DESDEO.
- [ ] IBEA
- [ ] (interactive) KRVEA
- [ ] interactive RVEA
- [ ] IOPIS
- [ ] MOEA/D
- [ ] interactive NSGA-III
- [ ] PBEA
The implementation of these methods should be done following this recipe. The recipe will be documented and explained better in the documentation promptly.
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.