cobratoolbox icon indicating copy to clipboard operation
cobratoolbox copied to clipboard

Resolve syntax error that made the QP solution infeasible

Open FaizLAB opened this issue 4 months ago • 1 comments

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

FaizLAB avatar Dec 05 '25 17:12 FaizLAB

Summary:

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️
251 198 0 53

Failed Tests:

No failed tests ✨

Github Test Reporter by CTRF 💚

github-actions[bot] avatar Dec 05 '25 17:12 github-actions[bot]