Maxim Vodyan

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

アクティビティの概要

Maxim Vodyanさんの最近のアクティビティ
  • Maxim Vodyanさんがコメントを作成しました:

    It takes a lot of time to build an MRE. C is an array of options that are predefined. x and y are boolean variables. I used this constraint: m.addConstrs((gp.quicksum(c[i][j] * x[(i, j)] for i in r...

  • Maxim Vodyanさんが投稿を作成しました:

    Writing a Constraint using quicksum

    回答済み

    Hi team,  I am new to Gurobi. Can someone guide me with writing this constraint?