Project-Platypus / Platypus

A Free and Open Source Python Library for Multiobjective Optimization
GNU General Public License v3.0
563 stars 153 forks source link

OMOPSO returning one solution #164

Closed sneha152 closed 1 year ago

sneha152 commented 3 years ago

Hi,

I am using the OMOPSO for multiobjective optimization. When I am checking the solutions from algorithm.result, it is only returning one solution. I am novice on Platypus, and thus could not understand why it is the case?

I tried with other algorithm NSGAII, that is returning multiple solutions.

github-actions[bot] commented 1 year ago

This issue is stale and will be closed soon. If you feel this issue is still relevant, please comment to keep it active. Please also consider working on a fix and submitting a PR.