yan haoyuan

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

Activity overview

Latest activity by yan haoyuan
  • yan haoyuan commented,

    Hi Jaromił, Thanks very much for your quick response. Since there are a lot of linear constraints in the model, adding constraints item by item takes a lot of time, so I use MVar and the following ...

  • yan haoyuan created a post,

    How could SOS constraints be used with MVar?

    Answered

    Dear community, I learned SOS constraint from the example document. Since I used MVar in my previous code, I changed Var variables in the example document to an MVar, and put it into SOS constraint...