Ruibing Wang
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Ruibing Wangさんの最近のアクティビティ-
Ruibing Wangさんがコメントを作成しました:
Hi Jaromił,Thank you very much! I have reformulated the model, which is non-convex MINLP, and it works well in Gurobi. Now, I convexified the model and obtained a convex mixed integer version. Hwev...
-
Ruibing Wangさんがコメントを作成しました:
Hi Riley,Thanks. If the solution quite depends on seeds, does it mean the global optimum is not trustworthy?Best,Ruibing
-
Ruibing Wangさんがコメントを作成しました:
Hi Jaromił,Many thanks! However, when I did a sensitivity analysis under the ru model, I found that for some instances, the “gloabl” optimum is still different for different seeds. Here are the res...
-
Ruibing Wangさんがコメントを作成しました:
Hi Jaromił,Many thanks! Unfortunately, I am not able to reformulate the other model in the same way as in the ro case. I therefore re-checked the ru model carefully and revised all potential zero-d...
-
Ruibing Wangさんがコメントを作成しました:
Hi Jaromił,Many thanks for pointing out the strange behavior! The model that I sent you yesterday (conic_model2) corresponds to one case – let’s call it the ru case. I I also have another model, co...
-
Ruibing Wangさんがコメントを作成しました:
Hi Jaromił, Many thanks for your help! Here is the newly reformulated model conic_model2.mps. I applied your suggestion and reformulated the denominators. Since I upgraded to Gurobi v13, I only hav...
-
Ruibing Wangさんがコメントを作成しました:
Sure. Here is the model file: conic_model.mps. Thank you again.
-
Ruibing Wangさんがコメントを作成しました:
Thanks. I have upgraded to v13. I compared the solution of Model B with the additional constraint obtained via v12 and v13. For v12 and v13, my solver setting is:ampl.setOption('solver', 'gurobi') ...
-
Ruibing Wangさんがコメントを作成しました:
Thanks. I still do not fully understand your answer to my second question, so let me clarify what confuses me. My objective is to maximize revenue. After I added an additional constraint to Model B...
-
Ruibing Wangさんがコメントを作成しました:
Also, after I added a constraint to the model, the objective from Gurobi increases. Does this mean the solution from Gurobi is not global optimal?