Moses Lee
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Moses Lee-
Retrieving Objective Bound via Callback doesn't match Model.ObjBound
AnsweredI'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...