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

Add exit or quit program option when algorithm is stuck #33

Open
kvs11 opened this issue Aug 24, 2023 · 0 comments
Open

Add exit or quit program option when algorithm is stuck #33

kvs11 opened this issue Aug 24, 2023 · 0 comments

Comments

@kvs11
Copy link
Collaborator

kvs11 commented Aug 24, 2023

Sometimes, the algorithm may fail to progress when it fails to create new candidates using specific methods that satisfies all constraints. Right now, the code will let the user know when it fails to create new models in such cases. However, it still continues to use the computational resources.

Identify all such cases and add a flag to quit in such cases.

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

1 participant