Gibson Lee
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Gibson Leeさんの最近のアクティビティ-
Gibson Leeさんがコメントを作成しました:
Thanks for your help! Best regards.
-
Gibson Leeさんがコメントを作成しました:
Thank you for your reply! I found out that I only make 6 constraint because I forgot to recover the following constraints. I was trying to see if the constraints will affect the result. It shows th...
-
Gibson Leeさんがコメントを作成しました:
Thanks for Jaromił's reply! I removed the additional constraint . con = con +[y(2,1)<=y(1,1)]; I did what you said and compared the model written by gurobi with the one by yalmip. They are the same...
-
Gibson Leeさんが投稿を作成しました:
Can't find the optimal solution for multi-resources bin packing problem
回答済みthe 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 ...