anyoptimization / pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
https://pymoo.org
Apache License 2.0
2.25k stars 386 forks source link

MOPSO Implementation #542

Closed Leviathan321 closed 7 months ago

Leviathan321 commented 9 months ago

I am not sure if this is the right way to ask, but does someone has maybe a version (local) of the implementation of the multiobjective version of PSO (MOPSO) based on pymoo. I am doing some research using the pymoo framework and that would help me a lot to use it.

blankjul commented 9 months ago

If someone has an implementation I am more than happy to look at a PR to include it for everyone!

blankjul commented 7 months ago

I will close this for now.