-
Notifications
You must be signed in to change notification settings - Fork 19
1419 Add SECIRVVS optimal control example #1421
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1421 +/- ##
==========================================
- Coverage 97.29% 91.26% -6.04%
==========================================
Files 180 200 +20
Lines 15646 16678 +1032
==========================================
- Hits 15223 15221 -2
- Misses 423 1457 +1034 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I'm not sure why the ABM test is failing in the test-cpp-gcc-openmp CI job. The ABM code itself hasn’t been modified. The error is located in the CI at line 7335. Rerunning the job resolved the error. I opened a new issue to report this bug. Error message: |
Pull Request Description
Changes and Information
Briefly list the changes:
We add a new optimal control toolbox for solving epidemiological intervention optimization problems.
Here we focus on the optimization of weekly interventions based on the SECIRVVS model used in ESID.
Key files added:
run.sh:
Reviewer Notes
Merge Request - Guideline Checklist
Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.
Checks by code author
Checks by code reviewer(s)