Description
This Issue aims to address and refactor the gdp_col 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
gdp_col 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
gdp_colmodel to fix benchmark issues as outlined in Issue #60.Solution strategy causing issues:
Branch
This PR targets the
benchmark_zdbranch.Steps to Reproduce
gdp_colmodel before applying the changes.Notes
Feel free to adjust any details as necessary before submitting the PR.