There are various multi-objective optimization algorithms on the literature, but there are some of them which are more common on the bibliography (add any other ones if you think there are also other relevant algorithms to add to this discussion).
NSGA-II: https://ieeexplore.ieee.org/document/996017
NSGA-III: https://ieeexplore.ieee.org/document/6600851
MOEA/D: https://ieeexplore.ieee.org/document/4358754
Comparison between NSGA-II and NSGA-III: https://ieeexplore.ieee.org/document/6600851
Comparison between NSGA-II and MOEA/D: https://ieeexplore.ieee.org/document/4633340
I think it would be a great feature to have at least one of these algorithms. I am willing to implement any of them, but before I would like to discuss which one should be better to have in the first place.
There are various multi-objective optimization algorithms on the literature, but there are some of them which are more common on the bibliography (add any other ones if you think there are also other relevant algorithms to add to this discussion).
NSGA-II: https://ieeexplore.ieee.org/document/996017
NSGA-III: https://ieeexplore.ieee.org/document/6600851
MOEA/D: https://ieeexplore.ieee.org/document/4358754
Comparison between NSGA-II and NSGA-III: https://ieeexplore.ieee.org/document/6600851
Comparison between NSGA-II and MOEA/D: https://ieeexplore.ieee.org/document/4633340
I think it would be a great feature to have at least one of these algorithms. I am willing to implement any of them, but before I would like to discuss which one should be better to have in the first place.