Alejandro Schaffer
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Alejandro Schaffer-
Alejandro Schaffer created a post,
Unexpectedly many solutions from Solution Pool
AnsweredWe 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...