Ragia Shaaban

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 7
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

投稿

Ragia Shaabanによる最近のアクティビティ 最近のアクティビティ 投票
  • 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?

    回答済み

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