Leandro Coelho

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Leandro Coelhoさんの最近のアクティビティ
  • Leandro Coelhoさんが投稿を作成しました:

    prune nodes in B&B

    回答済み

    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...

  • Leandro Coelhoさんが投稿を作成しました:

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

    回答済み

    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...