搜索资源列表
flowshop
- 离散算法,硕士论文一部分,希望对大家有所帮助。-Discrete Algorithms, part of a master's thesis, we want to help.
FlowShop
- java实现批处理作业调度算法 开发环境为Eclipse
flowshop.rar
- 采用遗传算法,可用此方法求解flowshop问题,Using genetic algorithms, this method can be used to solve the problem flowshop
coding_flowshop
- this is matlab file for permutation flowshop problem with cross entropy
d4ef13.ZIP
- FLOWSHOP调度问题的启发式算法FLOWSHOP scheduling heuristic algorithm-FLOWSHOP scheduling heuristic algorithm
CDS
- CDS(Campbell-Dudek-Simth):是Johnson算法的扩展,被认为是好的具有鲁棒性的启发式算法。用于求解n-job,m-machine的流水作业调度问题;即n项作业都需要顺序进行m个工序,m个工序中,每道工序仅有一台机器,如何安排n项作业的加工先后关系。-CDS (Campbell-Dudek-Simth): an extension of the Johnson algorithm is considered robust heuristic algorithm is go
mofsp-flowshop
- 使用多目标优化算法解决多目标流水车间调度multi objective flowshop问题,其中main为主函数。-Using multi-objective optimization algorithms to solve multi-objective flow shop scheduling multi objective flowshop problem, where the main function main.
flow-shop-problem
- 使用遗传算法来来解决求解置换流水线问题算法-matlab code for flowshop problem to use genetic algorithms
ba
- multi objective flowshop scheduling using bee algorithm
sa
- multi objective flowshop scheduling using simulated annealing algorithm
NEH_F002
- 改进的NEH 算法求解no-wait flowshop 问题,复杂度降低为n^2m-Improved NEH algorithm for no-wait flowshop problem, the complexity is reduced to n ^ 2m
flowshop_localSolver
- Flow shop CDS, NEH, Gentic
双层编码的遗传算法优化Flowshop调度程序
- 双层编码的遗传算法优化Flowshop调度程序(Flowshop Scheduling Program Optimized by Double-Layer Coded Genetic Algorithms)