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

Avoid simulating model outside prescribed bounds during optimization #538

Closed
anirban-chaudhuri opened this issue Mar 14, 2024 · 0 comments · Fixed by #529
Closed

Avoid simulating model outside prescribed bounds during optimization #538

anirban-chaudhuri opened this issue Mar 14, 2024 · 0 comments · Fixed by #529
Assignees
Labels
enhancement New feature or request

Comments

@anirban-chaudhuri
Copy link
Contributor

anirban-chaudhuri commented Mar 14, 2024

This crashes the simulations when optimizing over start time and the optimizer tries values of time outside the start_time and end_time provided to the simulation.
It will also save compute time by not estimating risk for out of bounds interventions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant