Gibson Lee
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Gibson Lee-
Can't find the optimal solution for multi-resources bin packing problem
Answeredthe element xij the matrix x represents if the item i is put in the bin j or not xij=1 if the item i is put in the bin j ,otherwise zero. yj in the vector y represents the bin. yj = 1 if the bin j ...