Antonio Sassano

  • 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 Antonio Sassano
  • Antonio Sassano created a post,

    "Node relaxation not Available"

    Answered

    In a Callback invoked while solving a MIP problem I wrote:  if where == GRB.Callback.MIPNODE:        x = model.cbGetNodeRel(model._x) Gurobi gives the following answer: File "src\gurobipy\model.pxi...