Ragia Shaaban

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

Posts

Recent activity by Ragia Shaaban Recent activity Votes
  • Gurobi Python: Summation Constraint not being satisfied

    In my  MILP model there are 2 constraints that are related to each other and must be satisfied knowing that; o[i,j,k,t] is a binary variable that determine the selected temperature k at time period...

  • What does "x[i,j].x" means?

    Answered

    I'm still a beginner in Python & Gurobi, I started  with  a simple (Capacitated facility planning location problem).. I understood all the code terms except for a line in printing out the solution ...