Leandro Coelho

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

Posts

Recent activity by Leandro Coelho Recent activity Votes
  • prune nodes in B&B

    Answered

    Hello,   I have a minimization MIP for which I can infer lower bounds as time goes by.  Sometimes, my lower bound is better than the solution of a given node. Is there a way to prune the node? I co...

  • root node with integer variables, then relax some for branching phase

    Answered

    I have some very large MIPs to solve. I can relax integrality conditions on some variables but realized that doing so makes the root node solve time explode. I guess Gurobi applied cuts and strengt...