Ankit Bansal

  • Gurobi-versary
  • Conversationalist
  • First Question
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Ankit Bansal Recent activity Votes
  • On Paramter Tuning with Callbacks

    Answered

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

  • On PreSOS1BigM Parameter

    Answered

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