Moritz Bruder
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
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...