Moritz Bruder

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

Activity overview

Latest activity by Moritz Bruder
  • Moritz Bruder created a post,

    Why does MIPGap not give me the actual optimality gap?

    Answered

    Hello,  for my optimization problem I set the time limit as follows: model.Params.timeLimit = 2 * 60 Afterwards, I want to retrieve the optimality gap. Therefore, I am using the parameter MIPGap. B...