Wu Hao
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Wu Haoによる最近のアクティビティ-
MIP best objective and bound output with runtime
回答済みHi, I am using Gurobi to solve a max MIP via Python. Is there any way that I could collect information on current best objective (lower bound) and bound (upper bound) with respect to runtime (while...
-
MIPGap and Runtime query before optimization stops
回答済みHi, I am using Gurobi to solve a MIP problem, and I want to see how its MIPGap changes with respect to the Runtime. Is there any efficient way to collect these two information? The callback code do...