Carlos Olivos

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Posts

Recent activity by Carlos Olivos Recent activity Votes
  • More breakpoints using "addGenConstrPWL" reduces elapsed time?

    Answered

    Hello, 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

    Answered

    Hello 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

    Answered

    Hello,  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...