Ambareesh Vaidya

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Ambareesh Vaidya Recent activity Votes
  • Gurobi Python API Callback

    Answered

    Greetings, 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...