ximeng fan
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
アクティビティの概要
ximeng fanさんの最近のアクティビティ-
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...
-
ximeng fanさんが投稿を作成しました:
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...
-
ximeng fanさんが投稿を作成しました:
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...
-
ximeng fanさんがコメントを作成しました:
Hi Mr. Mario, Yes, I have been using Gurobi for a long time. What I am confused about is that in our courses, we were asked to manually solve small-scale quadratic programming problems (with the qu...
-
ximeng fanさんが投稿を作成しました:
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...