Gurobi error 10020: Objective Q not PSD (diagonal adjustment of 1.4e-05 would be required)
回答済み
I'm using the matlab interface and running into the following issue. I'm getting the following error on a mixed integer quadratic program with quadratic constraints
I'll also add that this error appears to be somewhat stochastic. Ill run my program on the same batch of inputs multiple times and sometimes an input set works fine while other times it causes this error. |
-
正式なコメント
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
This is weird. Are you saying that for the exact same input (same model data, same parameter settings) and the exact same hardware and operating system, you are seeing two runs where in one run it works while in the other it yields an error? This should not happen.
0 -
So some of the stochasticity was my fault (there was a random number generator seed which was supposed to be fixed but got overwritten). The psd issue still stands but increasing the psdtol seems to work.
0
投稿コメントは受け付けていません。
コメント
3件のコメント