Emanuele Pizzari

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

Activity overview

Latest activity by Emanuele Pizzari
  • Emanuele Pizzari commented,

    I forgot to update the model. Now it works  

  • Emanuele Pizzari commented,

    Hi Marika, I modified the code. However, when I ask to print the Start attribute, the value is the same, i.e. 1e+101. I also tried to not optimize before, but I am not sure it matters. For referenc...

  • Emanuele Pizzari created a post,

    Modifying values of variables-Python

    Answered

    Hi, I am trying to update the values of the variables of my model, but the message error "Attribute 'X' cannot be set" keeps popping up. In the code, I read the model from a .mps file, update it, a...