Description: 车间调度问题主程序,需要进行自主参数设计-Shop scheduling problem the main program, the need for self-Parameter Design Platform: |
Size: 1024 |
Author:jack |
Hits:
Description: 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop Platform: |
Size: 2048 |
Author:sxb |
Hits:
Description: A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem! Platform: |
Size: 267264 |
Author:eric |
Hits:
Description: 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{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 the workpiece, M stands for machine, Op behalf of processes, T on behalf of the workpiece processing time), that is how the parts of the process in accordance with the allocation of a reasonable order to the machine in order to achieve the requirements of the objective function. Platform: |
Size: 897024 |
Author:刘浏 |
Hits:
Description: matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general Platform: |
Size: 20480 |
Author:lychee |
Hits:
Description: 车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
Platform: |
Size: 2048 |
Author:卢永鹏 |
Hits:
Description: 本代码是利用遗传算法解决简单的JOB—SHOP型的生产调度问题。代码简单,且已经过调试,可以正常运行,C++及遗传算法的初学者可以参考!-This code is the JOB-SHOP-type production scheduling problems using genetic algorithms to solve simple. Simple code, and have been debugging the normal operation of OK, C and Genetic Algorithm for beginners can refer to Platform: |
Size: 3072 |
Author:李鹏飞 |
Hits:
Description: 流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完全的源码,本人将其补充完成已成功运行,转载请注明GreenSim团队原创作品。-Pipelined job-shop scheduling problem can be described as follows: n tasks on the assembly line m processing stages, each stage has at least one machine and at least one stage there are multiple machines, and the same processing performance of each machine on the same stage , at every stage to complete each task are a process, each process of each task can be processed on any machine on the corresponding stage of the processing time of each process known tasks, all tasks required to determine the sort and every Distribution of the machine on a stage, making scheduling index (typically seek Makespan) Min. The following code is a Genetic Algorithm for Job Shop Scheduling Problem pipelined general MATLAB source code, original works belong GreenSim team, the blog post is incomplete source code, I will supplement has been successfully completed its operation, please indicate the original team GreenSim works. Platform: |
Size: 3072 |
Author:yyl |
Hits: