Nicolas Schlegel

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Nicolas Schlegelさんの最近のアクティビティ
  • Nicolas Schlegelさんが投稿を作成しました:

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

    回答済み

    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さんが投稿を作成しました:

    Constraint with very large sparse matrices

    回答済み

    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...