
Tomas Pippia
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Tomas Pippia-
Thank you very much Jaromił, that's very clear. I am now first creating the constraint and then changing their laziness attribute, i.e. lazy_constraints = model.addConstrs(...)for c in lazy_constra...
-
Hi Jaromił, Thanks again for your reply, this indeed is very clarifying. I think what was said at the Gurobi Days event was that setPWLObj could be used together with setObjective - not setObjectiv...
-
Hi Jaromił, thanks for your reply. Regarding the workaround using an auxiliary variable z, I am already using that as my current approach to use a piecewise linear objective. However, I was wonderi...