Kiera Dobbs
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Kiera Dobbsさんの最近のアクティビティ-
Kiera Dobbsさんがコメントを作成しました:
Thank you!
-
Kiera Dobbsさんがコメントを作成しました:
Hi Riley, Thank you for your suggestions! My initial problem was that my assignment variables were still set to be continuous by default instead of binary. With that fixed, I can now obtain multipl...
-
Kiera Dobbsさんが投稿を作成しました:
Can Gurobi always find multiple optimal solutions if they exist?
回答済みI have implemented an assignment problem with gurobipy and would like to find multiple optimal assignments, not just one (I know multiple exist). I've set PoolSearchMode = 2 and PoolSolutions = 10,...