Segmentation fault when computing hypervolume with single objective (n_obj = 1) in pymoo #780
-
|
Hello all, I cannot debug further but here is the last output that I got : is it because the problem is no longer a multi objective optimization when n_obj = 1 ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
My guess is that this is: the issue is resolved, but there hasn't been a new moocore release yet containing the fix. @MLopez-Ibanez would you be open to tagging a new moocore release soon? |
Beta Was this translation helpful? Give feedback.
Yes, I will make a release within a month, probably earlier, but it would actually help a lot if you would test it.
You can install the development version (which is free of bugs as far as I know) following this: https://github.com/multi-objective/moocore/tree/main/python#install
We provide wheels, so installation should be painless.