利用遗传算法(GA)解决物流3D bin packing问题 Python实现

时间:2024-11-04 04:42:49
【文件属性】:

文件名称:利用遗传算法(GA)解决物流3D bin packing问题 Python实现

文件大小:1.19MB

文件格式:RAR

更新时间:2024-11-04 04:42:49

python

利用遗传算法(GA)算法,解决3D物体装箱问题,python实现,用最少的箱子装规定的物体,解决物流问题


【文件预览】:
3d-bin-packing-GA
----.gitignore(6B)
----Solution.py(4KB)
----loading hurestic results (Tabu).xlsx(7KB)
----README.md(471B)
----BOX.py(5KB)
----tabu.py(3KB)
----Blok.py(1KB)
----Data()
--------wtpack5.txt(87KB)
--------wtpack4.txt(73KB)
--------wtpack1.txt(25KB)
--------wtpack6.txt(107KB)
--------wtpack3.txt(60KB)
--------wtpack2.txt(39KB)
--------wtpack7.txt(142KB)
----Documentation.pdf(1.12MB)
----input.py(2KB)
----loading hurestic results (GA).xlsx(7KB)
----space.py(11KB)
----Genetic_AL.py(9KB)

网友评论