Beyzanur Aydin
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Beyzanur Aydinによる最近のアクティビティ-
Sure, here is the MPS file: https://github.com/beyzanuraydiin/grb_mps_fileThank you.
-
Sorry for the confusion, maximizing is incorrect, should be minimizing- I updated my post now. I am minimizing negative sum of logarithms.
-
Hi Riley, Thank you for the explanation. However I am already using this convex formulation:min yy >= -sum(log(x))x >= 1e-6 Despite this, when I run my program in Gurobi, the console states:Solvin...