Leonardo Miranda

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

投稿

Leonardo Mirandaによる最近のアクティビティ 最近のアクティビティ 投票
  • AttributeError: 'dict' object has no attribute 'prod'

    回答済み

    When running the diet.py example, the line m.setObjective(buy.prod(cost), GRB.MINIMIZE) is displaying the following error: AttributeError: 'dict' object has no attribute 'prod'. To create the "buy"...