Warning: Concurrent not supported for solving QP root relaxation. Using dual simplex
回答済みHi,
I'm getting the message on the title when trying to solve a QP with Barrier on the root node. It is my understanding that Barrier can solve QP problems. Am I wrong?
Thanks in advance
Kind regards
0
-
正式なコメント
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?. -
Hi Manuel,
Gurobi currently does not support Barrier for the solution of the QP root relaxation. The main reason is that it is more valuable to have a basic solution of the underlying LP relaxation and use it for, e.g., heuristics.
If you would like to use Barrier for all QP relaxations, you can set the NodeMethod parameter to 2. This makes Gurobi use Barrier for the QP root node relaxation and all subsequent nodes.
Best regards,
Jaromił0 -
Thanks Jaromil! Kind regards
0
投稿コメントは受け付けていません。
コメント
3件のコメント