搜索资源列表
zzpsms
- 实现装载问题的解决 你可以运行时 根据参数的不同得到不同的结果-achieve loading solve the problem when you can run under different parameters to be different results
w
- 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
loading
- 利用回溯法,对两船的装载问题进行计算,当能够装载时,则输出最优解,否则输出无法装载-Use of backtracking on the issue of calculation of loading two ships, when to load, then output the optimal solution, otherwise the output is not loaded