Guido Pantuza

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

投稿

Guido Pantuzaによる最近のアクティビティ 最近のアクティビティ 投票
  • 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...