
Julian Meffert
- Total activity 3
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Julian Meffert-
Julian Meffert commented,
Hey, thanks a lot for your quick reply. And I get the constraint object by: auto constraint = model.addConstr(...); followed by constraint.set(GRB_IntAttr_Lazy, 2); right? (just for completeness s...
-
Julian Meffert commented,
how does this work in the c++ api?