Description
This Issue aims to address and refactor the med_term_purchasing model to fix benchmark issues as outlined in Issue #60.
Solution strategy causing issues:
Branch
This PR targets the benchmark_zd branch.
Steps to Reproduce
- Run the benchmark tests for the
med_term_purchasing model before applying the changes.
- Apply the changes from this PR.
- Re-run the benchmark tests to verify performance improvements.
Notes
- Ensure that all sub-solvers are tested thoroughly after refactoring.
- Additional optimizations may be required based on benchmark results.
Feel free to adjust any details as necessary before submitting the PR.
Description
This Issue aims to address and refactor the
med_term_purchasingmodel to fix benchmark issues as outlined in Issue #60.Solution strategy causing issues:
Branch
This PR targets the
benchmark_zdbranch.Steps to Reproduce
med_term_purchasingmodel before applying the changes.Notes
Feel free to adjust any details as necessary before submitting the PR.