Moritz Bruder

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

アクティビティの概要

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

    Why does MIPGap not give me the actual optimality gap?

    回答済み

    Hello,  for my optimization problem I set the time limit as follows: model.Params.timeLimit = 2 * 60 Afterwards, I want to retrieve the optimality gap. Therefore, I am using the parameter MIPGap. B...