Ankit Bansal

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

投稿

Ankit Bansalによる最近のアクティビティ 最近のアクティビティ 投票
  • On Paramter Tuning with Callbacks

    回答済み

    Is it possible to perform parameter tuning on a MIP model in which lazy constraints are added using callback?

  • On PreSOS1BigM Parameter

    回答済み

    Consider a bunch of constraints of type \sum_{i\in N} x_{i} = 1, x_{i} \in {0,1}. If I model them as SOS1 constraints and set the PreSOS1BigM parameter equal to 0, will GUROBI perform GUB branching...