Menglei Ji

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

投稿

Menglei Jiによる最近のアクティビティ 最近のアクティビティ 投票
  • How to use addGenConstrMax function?

    回答済み

    Hi there, when I use this sentence to add the infinity norm constraint: model.addGenConstrMax(b, [a_pos[i] + a_neg[i] for i in I])    there is an error: 'GurobiError: Invalid data in vars array'. C...