Julian Meffert
- Total activity 3
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Julian Meffert-
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...
-
how does this work in the c++ api?