- 12
- 0
- 约1.81万字
- 约 22页
- 2019-05-10 发布于广东
- 举报
* * Chapter 15 Branch and Bound Method 15.1 Algorithm Idea 15.2 Application 15.2.1 Shipping Containers 15.2.2 0-1 Knapsack Problem 15.2.3 the Largest Complete Sub-graph Branch and bound method is similar to backtracking described above, they get the solution of problem in their solution space, but the difference is, branch and bound method commonly used breadth-first or least-cost way to search the tree structure of the solution space. This chapter uses the same example of Chapter 14 for discussion, in order to compare the similarities and differences of branch and bound and backtracking mo
您可能关注的文档
- 华北水利水电大学信息工程学院计算机网络课件 Lecture9.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture10.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture11.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture12.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture13.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture14.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture15.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture16.ppt
- 华北水利水电大学信息工程学院计算机网络课件 Lecture17.ppt
- 华东船院经济管理学院基础会计学课件 第八章 会计凭证.ppt
原创力文档

文档评论(0)