I have a quadratic problem which is diagonal only and all diagonal elements are positive
If I optimise (minimise) using default parameters it fails saying that it is unbounded.
However this is simply not possible.
I attach a link to the LP file below.
http://speedy.sh/Ug76K/quadratic-fail.lp
I am calling it from Python. I have used CPLEX extensively and this is the first major problem.