搜索资源列表
IMMU50NO.C
- 用遗传算法解决多目标车间调度问题,此算法是经典算法.
JSP
- 介绍遗传算得原理及应用,应用遗传算法解决车间调度问题
matlab遗传算法_车间调度
- 在Matlab环境下使用遗传算法解决车间调度问题的优化。
0801563
- 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
matlab
- 使用遗传算法解决车间调度问题的matlab源代码-Shop scheduling using genetic algorithms to solve the problem of matlab source code
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
GA
- 用以解决作业车间调度问题的传统遗传算法,不包括编码和解码程序-GA for Job Shop
jsp-ga
- 用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。-Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code
GA---JSSP
- 利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code
JSPGA
- 采用遗传算法解决车间调度问题,算法采用matlab实现。-Shop scheduling using genetic algorithms to solve the problem, algorithm matlab implementation.