Alejandro Schaffer

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

アクティビティの概要

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

    Unexpectedly many solutions from Solution Pool

    回答済み

    We are using Gurobi 10.0.0 and gurobipy We use  num_sol = 5model.setParam(GRB.param.PoolSearchMode, 2)model.setParam(GRB.param.PoolSolutions, num_sol) On some instances get 15 (not necessarily dist...