
Carlos Olivos
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Carlos Olivos-
More breakpoints using "addGenConstrPWL" reduces elapsed time?
AnsweredHello, community, I have been doing some experiments using the syntax "addGenConstrPWL." Adding more breakpoints speeds up the optimization, which seems counterintuitive to me. Although I read the ...
-
addGenConstrPWL in Python
AnsweredHello community, I am trying to implement an "addGenConstrPWL". In some case the model works but in others I get this error: gurobipy.GurobiError: the last piece of PWL constraint has length < 1e-...
-
Error when importing gurobipy in a supercomputer
AnsweredHello, I am trying to use gurobi in a supercomputer and when I import the gurobipy library I got this error. I could not find something similar. See the error below Traceback (most recent call la...