shir cohen
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by shir cohen-
Thank you for your reply and for clarifying how the pool search works in the non‐convex MIQCP case.
-
Thanks!Now I can indeed see small differences in the X values between the solutions, but the changes are quite minor.Is there any configuration or parameter that could encourage larger variations b...
-
Hey,Thanks for the follow-up. I found a bug in my code; I was using .X instead of .Xn when iterating through the solution pool, which caused the weird behavior. After fixing it, everything works co...
-
Thanks for the details. I’m noticing that even though SolCount = 3, all the objective values are identical (115.572) and the absolute differences between solutions are zero, this means all the solu...
-
Hi, Thank you for your quick reply.Here is the corresponding solver log summary:Non-default parameters: TimeLimit = 14400 Seed = 42 PoolSolutions = 2 PoolSearchMode = 2 PoolGap = 0.05 .....