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

Activity overview

Latest activity by Yusheng CHEN
  • Yusheng CHEN commented,

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

  • Yusheng CHEN created a post,

    Error bei optimizaion fomulation

    Answered

    Hello, I'm trying to solve a MILP in a energy system. I tried two ways to fomulate the problems as follows: The only difference is the + and - symbols of two different vars. However, the left one ...