Yingkai Song
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
アクティビティの概要
Yingkai Songさんの最近のアクティビティ-
Yingkai Songさんが投稿を作成しました:
Questions about Gurobipy Versioning and License Compatibility
回答済みHi there,I’ve installed Gurobi on my computer using the official installer from the Gurobi website, and I’ve also installed gurobipy via Python. I have a few questions regarding versioning and lice...
-
Yingkai Songさんが投稿を作成しました:
Statistics for Gurobi's piecewise linear approximation
回答済みDear Sir or Madam, I am using Gurobi's piecewise linear approximation for the so-called function constraints. I set the following parameters: model.Params.FuncNonlinear = 0 model.Params.FuncPiec...
-
Yingkai Songさんがコメントを作成しました:
Hi Riley, Thanks for your reply! Even though I could not find the source again, several days ago, I found a post from Gurobi saying that to use nonlinear term such as sin in Gurobi, I have to us...
-
Yingkai Songさんが投稿を作成しました:
Nonlinear global optimization in pyomo (calling gurobi)
回答済みHi there, I am trying to solve a global optimization problem (with nonlinearities sin() and cos()) using Gurobi v11 in Pyomo. I have follows the v11 manual to create a factor representation for thi...
-
Yingkai Songさんがコメントを作成しました:
Hi Jaromil, Many thanks for your reply and happy new year! If I am understanding correctly, the v11 handles nonlinear functions such as log() and exp() by dynamic outer approximation in a branch-an...
-
Yingkai Songさんが投稿を作成しました:
Will Gurobi solve general nonconvex models to global optimality in future?
回答済みHi there, Not sure if this is the correct place to post this question. From my experience, Gurobi solves MIQCPs significantly faster than other general global optimization solvers. However, I am w...
-
Yingkai Songさんがコメントを作成しました:
Hi Jaromil, Sorry, since the code contains some of our unpublished work, I may not be able to share it with this community. This situation may change soon and I will let you know. Thanks again for...
-
Yingkai Songさんがコメントを作成しました:
Hi Jaromil, Many thanks for your thorough and detailed reply! 1 and 2: I should have recalled that the dual values in principle make sense when the fixed model is convex. However, my fixed MIQCP m...
-
Yingkai Songさんが投稿を作成しました:
Issue when getting dual optimal solution for an MIQCP model
回答済みDear Sir or Madam, I am solving multi-time-period pooling problems (nonconvex MIQCP with binaries) using GUROBI. While GUROBI can quickly find a primal optimal solution within the predefined tolera...