Lukas Schroth

  • 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 Lukas Schroth
  • Lukas Schroth created a post,

    transforming binary gurobi tupledict into np.array

    Answered

    Hello, I formulated a MILP using the gurobi python interface. In my model i created a tuple dict x of binary Variables with 2d-keys using model.addVars(). For further calculations, I need to transf...