Skip to content

Multi-objective optimization algorithms #643

@damarro3

Description

@damarro3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions