Lorenzo Moreschini
- 合計アクティビティ 46
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 14
コメント
Lorenzo Moreschiniによる最近のアクティビティ-
Done, added to the original post.
-
Thank you, I will try to experiment with those parameters.
-
In that way I still have to compute the obj function value, is there any shortcut? (a workaround could be to assign the obj function to a single variable and then read its relaxed value...)
-
Found the issue: it seems that Gurobi does not always emit a message in Case B, even if the solution I load is not feasible. I found a bug in the heuristic procedure I use and now Gurobi immediatly...
-
Thank you Jaromił, I still have to try changing the settings you suggested, but there is something not clear to me: suppose that I am setting a MIPStart value for each variable in my the model (I s...
-
Hi Jaromił,reading the release notes of version 11.0 it seems that this feature has been added, right? Change the Threads parameter when resuming optimization If an optimization is interrupted (e....
-
Very helpful, thank you!
-
Hi Mario, thank you for the detailed explanation. Is there some standard (meaningful) technique in Gurobi to check for violated cuts only once in a while rather than on each MIPNODE call? (checking...
-
Thank you, that post is still interesting.
-
Thank you a lot for the useful information!