Single optima instead of non-dominated solutions #222
Unanswered
rabiu42000
asked this question in
Q&A
Replies: 1 comment 5 replies
-
If you have no constraints then the most likely reason is that your objectives are simply not conflicting (there exists one solution dominating all others). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What causes multi or many objectives to return a single optima instead of non-dominated solutions? I am getting a single optima when i use NSGAII or NSGAII for a 3-objective optimization.
Beta Was this translation helpful? Give feedback.
All reactions