Francesca Sbarbati

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

投稿

Francesca Sbarbatiによる最近のアクティビティ 最近のアクティビティ 投票
  • KeyError: (0, 1) in Gurobi in Python

    回答済み

      I'm using Gurobi to work to a location problem (p-median problem). This is a piece of code to solve p-median problem in Gurobi. Console shows me a KeyError: (0,1) for the last line of code.Ho...