cobratoolbox
cobratoolbox copied to clipboard
Resolve syntax error that made the QP solution infeasible
A syntax-related bug in the optimisation routine was identified and corrected. This issue had caused the quadratic programming (QP) solver to return infeasible solutions despite valid model inputs. The correction ensures the proper formulation of the QP problem and restores stable, feasible optimisation behaviour.
I hereby confirm that I have: Tested my code on my own machine Followed the guidelines in the Contributing Guide
Summary:
| Tests 📝 | Passed ✅ | Failed ❌ | Skipped ⏭️ |
|---|---|---|---|
| 251 | 198 | 0 | 53 |
Failed Tests:
No failed tests ✨
Github Test Reporter by CTRF 💚