Moses Lee
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Moses Leeによる最近のアクティビティ-
Retrieving Objective Bound via Callback doesn't match Model.ObjBound
回答済みI'm not too clear of the inner workings of Gurobi, but i'm trying to extract the Objective Bound specifically the lower bound of the primal problem. This can be easily done with `model.ObjBound`, h...