Shuang Yang

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

Activity overview

Latest activity by Shuang Yang
  • Shuang Yang created a post,

    model is infeasible and unbounded in Matlab

    Answered

    Good afternoon, Currently I wanna run the programming like:min{ x*Mx+mx}s.t. A0*x=b0; A1*x<b1.and my code about Gurobi parts as follows:%Gurobi Definefor i=1:8*Nmodel.varnames{i} = sprintf('x[...