Ine R.

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

アクティビティの概要

Ine R.さんの最近のアクティビティ
  • Ine R.さんが投稿を作成しました:

    Converting combination of classes into a single value

    ユーザーの入力を待っています。

    I am trying to maximise the overall product score (sum over score of all product types over all locations).  TOTALSCORE = m.addVar(vtype=GRB.CONTINUOUS, name='TOTALSCORE') # addedobj = TOTALSCORE...