Jiang Zhisen

  • 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 Jiang Zhisen
  • Jiang Zhisen commented,

    Hi Simon: Thank you so much for this concrete answer! Still, there is something unclear for me about your code. That is, # Indicator constraints must be added one row at a timefor i in range(A1.sha...

  • Jiang Zhisen created a post,

    Indicator modeling of TempConstr of MLinExpr

    Answered

    I want to realize such a problem, whose objective function depends on which polytope the variable X locates in. X is a 1-D MVar, A and b are 2-D and 1-D NumPy.array respectively. The obj1, obj2, an...