Location:
Search - MaxLoading
Search list
Description: 贪心算法解最大装载问题-greedy algorithm largest Loading Problem Solution
Platform: |
Size: 1771 |
Author: 胡凯 |
Hits:
Description: 贪心算法解最大装载问题-greedy algorithm largest Loading Problem Solution
Platform: |
Size: 1024 |
Author: 胡凯 |
Hits:
Description: 有两艘船,n 个货箱。第一艘船的载重量是c1,第二艘船的载重量是c2,wi 是货箱i 的重量,且
w 1+w2+……+wn≤c1+c2。
我们希望确定是否有一种可将所有n 个货箱全部装船的方法。若有的话,找出该方法
采用分支法求解-Two vessels, n a cargo box. The first ship load is c1, the second ship of the load is c2, wi is the weight of containers i and w 1+ w2+ ... ...+ wn ≤ c1+ c2. We hope to determine whether there is a can of all n-way shipping containers full. If so, find out the method
Platform: |
Size: 201728 |
Author: jory |
Hits:
Description: 背包问题的变形,解决背包最大装载问题。希望有所帮助-backpack maxloading
Platform: |
Size: 3702784 |
Author: Zhou Lee |
Hits:
Description: 最大装载问题,,采用贪心法实现,希望对大家有所帮助-The maximum loading problem ,, using greedy method to achieve, we hope to help
Platform: |
Size: 3668992 |
Author: Zhou Lee |
Hits: