Ambareesh Vaidya
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Ambareesh Vaidya-
Gurobi Python API Callback
AnsweredGreetings, I have been using the callback function in the python API for a MIP problem. For some reason running the code: where == GRB.Callback.MIP best_bnd = model.cbGet(GRB.Callback.MIP_OBJBND) g...