Menglei Ji

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Menglei Ji Recent activity Votes
  • How to use addGenConstrMax function?

    Answered

    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...