Ankan Mitra

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

Posts

Recent activity by Ankan Mitra Recent activity Votes
  • Wrong values of best incumbent objective value

    Answered

    I am solving an MILP in Python with Gurobi and using a callback to add lazy constraints. I require that the callback be invoked for integer solutions only, hence I use, if where == GRB.Callback.MIP...