ximeng fan
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
ximeng fanによる最近のアクティビティ-
Quadratic programming (polynomial objective and linear constraints) worst-case time complexity
回答済みI submitted a request a week ago. I don't know whether it is because I submitted it to the wrong community, and I did not get any response. So I resubmit the request here. I have a question about t...
-
Quadratic programming (polynomial objective and linear constraints) worst-case time complexity
回答済みI have a quadratic programming problem (polynomial objective and linear constraints). I solve it with GUROBI. I wonder what's the worst time complexity of the parallel barrier algorithm. I could n...
-
How to adjust the parameter for termination condition and how to read the output?
回答済みI have a convex quadratic programming problem, and its solution is guaranteed. However, when I used Gurobi to solve the problem, it said that "GUROBI failed to solve this problem". When I output th...
-
Is it possible to get the exact solution of a large-scale convex quadratic programming problem (quadratic objective, linear inequality constraints)?
進行中For a convex quadratic programming problem with the quadratic objective and linear inequality constraints. I had an example with 3 variables and 3 constraints. In the sample answer, we can solve th...