Nan D
- 合計アクティビティ 23
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 4
- サブスクリプション 7
コメント
Nan Dによる最近のアクティビティ-
Hi Riley Thank you for your reply! So, if I understand you correctly, sadly the Gurobi log tools does not provide a timeline data frame for multi-objective problems?Do you have advice for logging d...
-
Hi Jaromil, thank you for the explanation! I indeed see in the log that the model is solved as a MIP (Continuous model is non-convex — solving as a MIP). However, when I was solving different model...
-
Hi Mario, thank you for your answer! It has gotten much clearer now what to do. I do wonder: why do we need a Gurobi Env for this use case? It’s the first time I see it, although I have solved othe...
-
Hi, Thank you for your quick reply. It’s clear! kind regards
-
Thank you Jonasz Staszek and Jaromił Najman. It’s clear!
-
Thank you, Marika and Riley. I now use model.write() and indeed, the constraint that I see is: - x[0] + [ x[0] * x[0] + x[1] * x[1]] = 0