Haoxiang li
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
Haoxiang liによる最近のアクティビティ-
ok, I'll try then. One more question. Since I want to use QP solver many times, is there any other suggestion to accelerate the optimization speed? I'm wondering if some operation (like initiating ...
-
Yes, the QP optimization is actually a part of a larger context. Do you mean it does not support warm-start in the QP barrier method? Even if I change GRB_DoubleAttr_Start, it still cannot affect t...
-
ok, that makes sense. Thank you for helping me!
-
ok, I'll try them later. But I'm curious that some other solvers claim they can handle non-PSD quadratic programming. Why gurobi solver has to convert the problem to a MIP problem? is there any the...
-
Hi, Najman. I have tried just now. When setting GRB_IntParam_NonConvex=2, the gurobi solver decided to solve as a MIP, and the speed was too slow. Any more ideas for solving non-PSD quadratic progr...
-
ok, thank you very much. I'll have a try. really thanks for your help
-
Thank you very much for your fast reply. One more question, is gurobi able to handle the non-PSD problem? I have tried one, but it returns like this: Error code = 10020Objective Q not PSD