Yusheng CHEN

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

Comments

Recent activity by Yusheng CHEN Recent activity Votes
  • Hi Eli,   thank you! The problem is solved by add the argument lb=-GRB.INFINITY. I used the api Model.addVar() to add the variables. I tried with the Model.addVars() for adding variables at differe...