I am a intel fortran commercial user and looking for general Quadratic programming routine, but I was unable to find it in the math library. The existing routines limited to the constrain L1 <= x <<L2. see
https://software.intel.com/en-us/node/471098#7CF8EA20-5C99-4E1D-A8D6-C62...
In mathlab, the general solution is
with constrains
Ax<=b Aeq. x =Beq lb<=x<<la
https://www.mathworks.com/help/optim/ug/quadprog.html?requestedDomain=ww...
Our constrain requirement is minimization subjected to Ax <= b
Zone:
Thread Topic:
Question