Nicolas Schlegel

  • 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 Nicolas Schlegel
  • Nicolas Schlegel created a post,

    Gurobi error 10009 : No Gurobi license, or license not started or set

    Answered

    Hello,  I am suddenly encountering error 10009 after a restart of my container where I run simulations. When running the simulation, it does detect the academic license and tells me "Academic licen...

  • Nicolas Schlegel created a post,

    Constraint with very large sparse matrices

    Answered

    Hello,  I am struggling to add a constraint to my model with very large sparse matrices. The constraint is in this linear form : constraint = model.addConstr((A @  B @ C @ (b - 0.5)) == alpha*S) He...