Thomas Offergeld

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

アクティビティの概要

Thomas Offergeldさんの最近のアクティビティ
  • 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...

  • Thomas Offergeldさんがコメントを作成しました:

    Perfect, thank you Daniel. Not sure how I missed those.   Thomas

  • Thomas Offergeldさんが投稿を作成しました:

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