PING JI

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

Posts

Recent activity by PING JI Recent activity Votes
  • MIP branching strategy:

    Answered

    In an MIP model, say x is binary.  If x = 0.6 now, the two new branches can be: Case 1: X <= 0, AND X >= 1 Case 2: X = 0, AND X = 1. Does Gurobi use Case 1 or Case 2?