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

Max_time and Max_gen simultaneously #647

Open
cumttc opened this issue Oct 9, 2024 · 1 comment
Open

Max_time and Max_gen simultaneously #647

cumttc opened this issue Oct 9, 2024 · 1 comment
Assignees

Comments

@cumttc
Copy link

cumttc commented Oct 9, 2024

According to the manual and the 'DefaultSingleObjectiveTermination', “DefaultTermination”, “get_ termination”, it does not seem to be supported.

@blankjul blankjul self-assigned this Nov 5, 2024
@blankjul
Copy link
Collaborator

blankjul commented Nov 5, 2024

Not by default but check out this example
https://github.com/anyoptimization/pymoo/blob/main/examples/termination/multiple.py

You can combine and fire the termination if any of multiple termination objectes are satisfied.

Does that resolve your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants