搜索资源列表
jsp_ga_Matlab
- 车间调度问题的遗传算法matlab源程序,供大家参考-shop scheduling GA Matlab source for reference
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
POA-GA
- 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global optimal solution.
GATOOLS
- Source code GA in Matlab code, multiobjective scheduling problems
GA
- 基于改进的遗传算法的任务分配与调度,期刊论文-Improved genetic algorithm-based task allocation and scheduling, journal articles
FSSP-of-GA
- Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
ga-reservoir
- 用遗传算法求解单一水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-A single reservoir with genetic algorithm is presented to solve the optimization scheduling, only need to modify the corresponding constraint conditions can were optimized
scheduling-GA
- this the code about how to choose the best gen of the GA. it is use the roulette wheel algorithm, where the best gen will be selected randomly using this.-this is the code about how to choose the best gen of the GA. it is use the roulette wheel a
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
- 本代码是利用遗传算法解决简单的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 Geneti
JSP--E-T--GA
- 针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基
GA-Emax-feng
- 应用遗传算法求解梯级水库联合优化调度问题-The application of genetic algorithm for cascade reservoirs joint scheduling problem
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
GA-matlab
- 遗传算法解决经典流水线调度问题,希望对大家有用。-The classic pipeline scheduling genetic algorithm to solve the problem, hope to be useful.
GA- job shop scheduling
- genetic algorithm for job shop scheduling problem
GA-Job shop Scheduling
- job shop scheduling using GA optimization method
ga&pso
- Hybrid algorithms for Jobshop Scheduling Problem
FJSP用GA
- flexible job shop 使用基因演算法解柔性作業車間調度問題(flexible job shop Using genetic algorithm to solve flexible job shop scheduling problem)
ga+TSP
- 由遗传算法开发的整数规划,车辆调度问题(Integer programming developed by genetic algorithm and vehicle scheduling problem)