Kiera Dobbs
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Kiera Dobbs-
Kiera Dobbs commented,
Thank you!
-
Kiera Dobbs commented,
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 created a post,
Can Gurobi always find multiple optimal solutions if they exist?
AnsweredI 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,...