Ruben van Eldik

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

アクティビティの概要

Ruben van Eldikさんの最近のアクティビティ
  • Ruben van Eldikさんがコメントを作成しました:

    Hi Mario, Thank you for your response! I have quite a large model (10^7-10^8 variables), but I'm not interested in the absolute global minimum. I'm fine with an objective that's within a few percen...

  • Ruben van Eldikさんが投稿を作成しました:

    How to get the barrier convergence in the callback

    ユーザーの入力を待っています。

    I am trying to calculate the barrier convergence in the callback. However, when I calculate the barrier convergence: model.cbGet(gp.GRB.Callback.BARRIER_PRIMOBJ) / model.cbGet(gp.GRB.Callback.BARR...