Ankan Mitra

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 3
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

投稿

Ankan Mitraによる最近のアクティビティ 最近のアクティビティ 投票
  • Wrong values of best incumbent objective value

    回答済み

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