Xuan Zhou
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Xuan Zhou-
Repeating identical solutions in the solution pool because of three possible values (1, 0, -1) for binary variables
AnsweredThis is a part of my script that reads out the solutions in the solution pool. There are more than 300 variables in the model and they are all in binary form. I set the PoolSolutions to 10,000 and ...