Guido Pantuza

  • 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 Guido Pantuza
  • Guido Pantuza created a post,

    Problems with MIP root Relaxation

    How can I get the Root Relaxation after and before the cuts? There is same parameter? I try with callback function like in the example in C, with no results.: if (where == GRB_CB_MIPNODE )   error...