Tom Haering
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Tom Haering-
Tom Haering commented,
Hi Jaromil, Fantastic, thanks, that worked. Thanks a lot for all the help. Best,Tom
-
Tom Haering commented,
Hi Jaromil, Thanks a lot for the explanations, they were very helpful. I tried to implement a callback function, however, I run into another issue now, before I'm even able to set the heuristic so...
-
Tom Haering commented,
Hi Jaromil, Thanks a lot, you're right, I totally forgot about the .start attribute! And I meant GRBCallback.setSolution(), not setNode, sorry. Both setSolution() and cbSetSolution() say they're o...
-
Tom Haering created a post,
Passing feasible solutions to GUROBI when solving non-convex models.
AnsweredHi there, I am solving a non-convex quadratically constrained linear program, where all non-linearity is captured by a set of bilinear constraints (I modeled it like this because I believe it works...