Maxim Santalov
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
コメント
Maxim Santalovによる最近のアクティビティ-
Hi Jaromil, Thank you again for an immediate answer. I mean, that I can take values from the output of the optimization, put it in a objective function and count it. I also mentioned, that those tw...
-
Hi Jaromil, Thank you for your answer. I got your idea. Could you, please, answer on another question, relative to previous one: I am setting up abstol for objective functions equal to 0. I expect,...
-
Hi Matthias, Thank you for the reply. It helped to restore order in my code. I will leave it here( possibly, it would help someone):. ...(previous part remains the same)for sol in range(nSolutions)...
-
Thank you for your reply. I am new to Gurobi and some solutions presented at guide are not obvious for me. By this moment, my code looks like this: ....(Model initialization, setting up Vars and ...