用遗传算法解决一维下料问题我要分享

Solving one dimensional cutting stock problem with genetic algorithm

matlab-遗传算法-下料 一维下料 一维下料matlab 下料方式 下料问题

关注次数: 217

下载次数: 0

文件大小: 4K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用遗传算法解决一维下料问题,返回总用料以及下料方式。


English Description:

Genetic algorithm is used to solve the one-dimensional cutting problem, and the total material consumption and cutting mode are returned.


代码预览