Guido Pantuza

  • 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 Guido Pantuza Recent activity Votes
  • 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...