Emma Innocente

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

Comments

Recent activity by Emma Innocente Recent activity Votes
  • Hi Riley,  I will follow your advice and start using gurobipy. Could you confirm that I just have to import the gurobipy package in order to start using it ? Nothing else is required ?  To be sure ...

  • Hi Riley,  When I ran the command you mentionned on an mps file I had, here is what I got :  If I stop using PuLP and instead use gurobipy, do you think it would prevent those errors ?  Thanks,  Emma

  • Hi Riley,  Thank you for your valuable help !  Could it also be responsible for this kind of errors :  Traceback (most recent call last):  File "C:\Users\innocente\PycharmProjects\pythonProject\mai...

  • Hi Riley,  Thanks a lot for your help !  If I replace PuLP with Gurobipy, will it automatically free the models from memory (without having to add the del statement)?  Emma

  • Hi Riley,  I've just edited my previous post ! Sorry for the inconvenience.  Emma

  • Hi Riley,  Thank you for your answer !  I had already read the article in the Knowledge Base, but as you said, I didn't really see how it could apply to my model.  Yes, indeed, the memory error occ...