Federico D'Onofrio

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

投稿

Federico D'Onofrioによる最近のアクティビティ 最近のアクティビティ 投票
  • Variables fixing in Gurobi's B&B

    回答済み

    Hello, I am working on a MIQP, let's call its binary variables 'u'. I have a method to compute very good heuristic solutions at each node of Gurobi's B&B and I want to use callbacks to do so. The o...

  • Retrieving multiple solutions using Pyomo

    回答済み

    Hi! I am using Pyomo and I want to retrieve the solutions from the SolutionPool that Gurobi found. I know how to do it with Gurobi's Python API, but I am struggling to do the same when using Pyomo....