Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] mhaco asserts if initial population does not verify constraints #525

Open
jschueller opened this issue Oct 25, 2022 · 0 comments
Open
Labels

Comments

@jschueller
Copy link
Contributor

jschueller commented Oct 25, 2022

if the initial population does not verify constraints (through unconstrain) mhaco asserts:

IndexError: 
function: assert_minimisation
where: /tmp/pagmo2-2.18.0/src/utils/hv_algos/hv_algorithm.cpp, 256
what: Reference point is invalid: another point seems to be outside the reference point boundary, or be equal to it:

kind of similar to #493

@jschueller jschueller added the bug label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant