搜索资源列表
yi_chuan_suan_fa
- 遗传算法的小程序,解决jobshop问题的-The little procedure of the genetic algorithm, ones that solves jobshop problem
job
- 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机
JSPGA
- 车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
JSP
- 介绍遗传算得原理及应用,应用遗传算法解决车间调度问题-Can be said to introduce the genetic theory and application, the application of genetic algorithms to solve job shop scheduling problem
YCSFMatlab
- 车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
JobShopSchedulingProblemMatlabGeneticAlgorithm
- 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
ga_jsp_matlab
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦-the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
Shop-scheduling-genetic-algorithm
- 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表
Job-shop-MATLAB
- 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
Job-shop-scheduling
- 有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
GA- job shop scheduling
- genetic algorithm for job shop scheduling problem
matlab2013a遗传算法工具箱及安装教程
- matlab的安装包附带教程。记得你安装在制定文件下(Workshop layout optimization is the process of processing equipment, material conveying equipment, work unit and corridor and so on, and arranging the objects in a limited production workshop.
基于多层编码遗传算法的车间调度算法
- 基于多层编码遗传算法的车间调度算法(matlab实现)(Job shop scheduling algorithm based on multi-layer coded genetic algorithm)
生产调度matlab
- 基于遗传算法的车间调度的MATLAB实现,很好改进,实用(MATLAB implementation of job shop scheduling based on genetic algorithm is very good and practical.)
生产调度
- 多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
Ch8_GA_JSP
- 利用遗传算法解决车间作业调度问题,matlab代码(Using Genetic Algorithms to Solve Job Shop Scheduling Problem)
基于多层编码遗传算法的车间调度算法(程序)
- 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
NSGA2车间调度算法
- 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)
基于遗传算法的车间调度实用程序
- matlab、使用遗传算法解决车间调度问题(Matlab, using genetic algorithm to solve job shop scheduling problem)