Slade

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

Activity overview

Latest activity by Slade
  • Slade commented,

    Hi Riley, Really Appreciate your valuable suggestion. I believe the m.display() cause me the problem. Now with  m.write("myModel.lp") I can see the constraint 2 in the .lp file. General Constraint...

  • Slade created a post,

    Minimization Constraint not working

    Answered

    I have following constraint wish to be added into the optimization: In python I coded as following: I have a cell_map to keep the correct i sequence, and the i+1 is the next_i, I read https://supp...