Krypt

  • Gurobi-versary
  • Investigator
  • Conversationalist
  • 合計アクティビティ 41
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 3
  • サブスクリプション 14

投稿

Kryptによる最近のアクティビティ 最近のアクティビティ 投票
  • Error in addConstr: KeyError

    回答済み

    Hello, I am new to Gurobi. I am having difficulty modeling a constraint in Python-Gurobi. My variable X looks like this: 'x[2_OD2,24]', 'x[2_OD2,234]', 'x[10_OD2,24]', 'x[10_OD2,234]' I want a cons...