Leonardo Miranda

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

アクティビティの概要

Leonardo Mirandaさんの最近のアクティビティ
  • 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"...