Closed tmigot closed 2 years ago
I'll fix the error, but I don't think your problem will have a solution. It is linear without constraints so the optimal solution is -Inf. I will open an issue to detect unbounded problems, this is currently not supported.
You are right, my example wasn't great, but the same goes if Hvals = ones(3)
which has a solution.
I tried using
ripqp
for an unconstrained quadratic problem, and it returns an error in thescaling
I believe. For instance,returns