Konstantin Okunev

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

Activity overview

Latest activity by Konstantin Okunev
  • Konstantin Okunev created a post,

    Please help, how I can solve it?

    Answered

    Hi, all. I have expression exp = c_2.T@y - (b - A@u).T@lmbd where  b = np.array([50,40,30 + l,d_lim]).reshape((4,))A = np.array([[1.1,1.5,0.8],[3,2.5,0.7],[2,1,1.3],[0,0,0]])u = m.addMVar(3,name='l...