Linzhi Jiang
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 3
投稿
Linzhi Jiangによる最近のアクティビティ-
What's the specific algorithm of barrier used in gurobi?
回答済みDear all I’m currently modeling my problem in python. The algorithm of Gurobi used to solve the QP problem is called barrier. As far as I know, this algorithm contains many specific algorithms, a...
-
How to increase the speed when calling gurobi in a loop?
回答済みDear all I’m currently modeling my problem in python. I need to call gurobi many times to solve QP or non-convex problems, and every time I will use different parameters. What can I do to decreas...