Tobias Klein
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Tobias Klein-
Tobias Klein commented,
Hi Matthias, that is unfortunate. But thank you for the quick answer! Best regards, Tobias Klein
-
Tobias Klein created a post,
Java Callback setSolution for CB_MIPSOL
OngoingHi, during my Callback, I want to set a better solution for some of my variables. During CB_MIPNODE, i can do this with the setSolution() - method. But setSolution can only be called during CB_MIP...
-
Tobias Klein created a post,
Problems to define GRBLinExpr / Lazy-Contraint (Java)
AnsweredHello, i currently try to implement a lazy-contraint in java (JDK 13), but it seems that i miss something. I have two sets (s1 and s2) of specific GRBVars and try to implement the following contr...