Roee Idan

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

投稿

Roee Idanによる最近のアクティビティ 最近のアクティビティ 投票
  • Constraining on parts of vector

    回答済み

    I am working on a Gurobi model where I have defined a vector y as a constraint using other variables. Here is the relevant part of my code: python Copy code index_sets = [{0, 1, 2}, {3, 4}, {2, 6...