Ruben van Eldik

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

Posts

Recent activity by Ruben van Eldik Recent activity Votes
  • How to get the barrier convergence in the callback

    Awaiting user input

    I am trying to calculate the barrier convergence in the callback. However, when I calculate the barrier convergence: model.cbGet(gp.GRB.Callback.BARRIER_PRIMOBJ) / model.cbGet(gp.GRB.Callback.BARR...