搜索资源列表
add3
- 此函数是三维装箱问题里的一个子函数,他的功能是将一个长方体物品放到一个平面序列后,返回装入后的平面序列和所用的集装箱数目。-This function is three-dimensional packing problem in a Function, and his function is a rectangular items into a flat sequence, after the plane back into the
20070903
- 三维装箱问题的组合启发式算法。目前最有效的解决三维装箱问题的方法。-Three-dimensional bin-packing problem a combination of heuristic algorithm. The most effective solution to three-dimensional packing problem.
zdf
- 三维装箱问题的混合模拟退火算法,解决np-hard问题的基本思路-Three-dimensional bin-packing problem of the hybrid simulated annealing algorithm, np-hard problem to solve the basic ideas
bingreedy
- 此源程序为解决一维集装箱装载问题,但是为二维和三维算法提供了很好的思路。-This source code to solve one-dimensional container loading problem, but for the two-dimensional and three-dimensional algorithm provides a very good idea.
20130105
- 三维装箱问题的模拟退火法求解方法,有文献,有程序。-Three dimensional packing problem with simulated annealing method for solving method
3l_cvrp
- 介绍的是三维装箱和vrp结合的代码,使用粒子群和局部搜索结合的方法-3l_cvrp matlab
add3
- 此函数是三维装箱问题里的一个子函数,他的功能是将一个长方体物品放到一个平面序列后,返回装入后的平面序列和所用的集装箱数目。-This function is three-dimensional packing problem in a Function, and his function is a rectangular items into a flat sequence, after the plane back into the
三维装箱MATLAB版
- 三维装箱程序,MATLAB实现,可以使用,但是没有优化,时间较长(3D packing program, realized by MATLAB, can be used, but it has not been optimized and takes a long time.)
三维装箱MATLAB程序
- 基于MATLAB20,能够解决常规的三维装箱问题(Solving the conventional three-dimensional packing problem)
Boxing Problem
- 利用遗传算法和模拟退火,解决三维装箱问题,并可图形化展示装箱方案结果(Solving 3-D boxing problem by Genetic Algorithm and Simulated Annealing. In addition, the solution of boxing scheme can be displayed graphically)