Maxim Vodyan

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

Activity overview

Latest activity by Maxim Vodyan
  • Maxim Vodyan commented,

    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 created a post,

    Writing a Constraint using quicksum

    Answered

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