Jianing Ding
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Jianing Dingさんの最近のアクティビティ-
Jianing Dingさんがコメントを作成しました:
Hi Gwyneth, Thank you very much and you're right, Gurobi has a default lower bound of 0, and my constraints will result in negative values of variable u.I set the bounds of variable u to -GRB.INFIN...
-
Jianing Dingさんがコメントを作成しました:
Hi Michel, Thanks a lot for you suggestion. But since I'm using both Gurobi and CVX in MATLAB, it seems that I can't export the LP file directly. Can you give me some advice? The C# function can ru...
-
Jianing Dingさんが投稿を作成しました:
Same optimization problem can be solved in MATLAB, but not in C#
進行中I am transferring a mixed integer optimization program from MATLAB to C#, the MATLAB code is written as: and the C# version: With the same input parameters, this function can be successfully solve...