Nourhan Ismail

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

投稿

Nourhan Ismailによる最近のアクティビティ 最近のアクティビティ 投票
  • use a decision variable as an index

    回答済み

    I have k which is index called blocks and equals to range (7) blocks= list(range(1,8)) and i have this constraints that i use to get the value of Kc Con_Kc=m.addConstr(quicksum(M[k] for k in blocks...