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

743: Relations between OptParameters can cause an infinite loop #40

Open
bluemodel-bot opened this issue Dec 12, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@bluemodel-bot
Copy link
Collaborator

bluemodel-bot commented Dec 12, 2021

Original bug ID 743
Reported by froehlich on 2020-10-28
Affects version 1.7
Component Algo_PES
Severity normal
Priority P3
Milestone 1.8
Assigned to huebner
Status NEW

Comments:

froehlich on 2020-10-28:

Relations between OptParameters (see #170) can cause an infinite loop where the algorithm tries to generate a new parameter but fails to satisfy the relation.

The infinite loop occurs in PES.EsMutation.

Need to introduce some kind of abort criteria and a way to continue with the optimization anyway, or at least emit a corresponding log message (currently not possible from within that method).

froehlich on 2020-10-28:

Added attachment: Export_v1.zip: Test dataset with many relations

@jamaa jamaa added the bug Something isn't working label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants