Lorenzo Moreschini
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by 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!