Thomas Offergeld

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

投稿

Thomas Offergeldによる最近のアクティビティ 最近のアクティビティ 投票
  • Support callbacks for parameter tuning

    I would like to tune the solver parameters for a model that makes use of callbacks to disallow invalid solutions through lazy constraints. Unfortunately the Model.tune() method unlike optimize() do...

  • Validating composition of general constraints

    回答済み

    Hi there, I know it is possible to retrieve information about the composition of linear and quadratic constraints (such as the participating variables and their coefficients) from the model. I coul...