搜索资源列表
遗传算法解决车间调度问题
- 遗传算法解决车间调度问题,应用matlab
matlab遗传算法_车间调度
- 在Matlab环境下使用遗传算法解决车间调度问题的优化。
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
sdasd
- 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
GATest
- 求VC++基于遗传算法的流水线车间调度问题-Seeking VC++ Lines based on genetic algorithm-Shop Scheduling Problem
DP_DK
- 水库单库优化调度程序,用于求解长系列大规模水库优化调度问题,能有效提高求解精度-Single-base reservoir optimal scheduling procedure for solving a long series of large-scale reservoir optimal scheduling problem can effectively improve the solution accuracy
xiaofei_jsp
- 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
JobShopSchedulingProblemMatlabGeneticAlgorithm
- 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
chejian
- 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
che
- 车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
JSPMATLABsourcecode
- 车间作业调度问题遗传算法通用MATLAB源程序-the source code is for the workshop schedule program with matlab
shengtai432
- 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
bestschedulestore
- 用贪心算法实现的程序存储问题和用回溯法实现的最佳调度问题-Greedy algorithm with memory problems and procedures to achieve the best use of backtracking scheduling problem
Shop-scheduling-genetic-algorithm
- 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
chapter17
- 遗传算法有较强的问题解决能力,这个地方用他解决车间调度问题(Genetic algorithm has a strong problem solving ability, this place uses it to solve the job shop scheduling problem)
用pso算法解决了6X6的车间调度问题
- 采用粒子群优化算法解决6*6车间调度问题(Solving job shop scheduling with PSO)
车间调度问题标准算例库
- 关于车间调度问题的标准算例库,其中包含txt文档和excel文档,便于对相关的车间调度问题进行相应的测试验证(The standard example library of job shop scheduling problem, which contains TXT documents and EXCEL documents, is easy to test and verify the related job shop scheduling problem)
遗传算法 车间调度 甘特图 代码
- 遗传算法解决车间调度问题,可以直接运行出结果,没有问题(Solving job shop scheduling problem by genetic algorithm)
带时间窗车辆调度问题的蚁群算法.pdf
- VRP车辆调度问题解决思路,带有时间窗口(VRP with time windows)
人工鱼群算法求解VRP问题
- 使用matlab语言实现人工鱼群算法求解车辆调度问题(Using MATLAB language to implement artificial fish swarm algorithm to solve vehicle scheduling problem)