Adem akgül

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

Comments

Recent activity by Adem akgül Recent activity Votes
  • Thank you very much Jaromil. Best wishes.

  • Hi Jaromil, thank you, it has worked. Why there are two packages, gurobipy and gurobi. Are they identical? What is the difference?

  • Hi Matthias. Thank you for your interest. I have another question. How can I formulate three-index formulation in quicksum. Let's say I hava an equation like this: mdl.addConstrs((x[i,j,w]* x[j,i,w...

  • Hi Mattihas, Thank you for your reply. As far as I understand, variables must be in dict structure, not a list or tuple, isn't it? I have another question? Is there a resource that covers modeling ...