Given a QP problem in which all the decision variables are positive, would it be possible to relax the quadratic objective function to a linear objective function, ending then in a LP problem? That way the problem becomes computationally much more tractable! Nevertheless, what are the drawbacks in doing that?
Thanks!