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