登录
首页 » Python » GA-FJSP-master

GA-FJSP-master

于 2020-06-16 发布
0 154
下载积分: 1 下载次数: 10

代码说明:

说明:  采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)

文件列表:

GA-FJSP-master\Activity.py, 2908 , 2019-01-12
GA-FJSP-master\CNCMachine.py, 2337 , 2019-01-12
GA-FJSP-master\data\data_con2_g1.txt, 11597 , 2019-01-12
GA-FJSP-master\data\data_con2_g1.txt.log.csv, 152 , 2019-01-12
GA-FJSP-master\data\data_con2_g1.txt.result.csv, 10052 , 2019-01-12
GA-FJSP-master\data\data_con2_g2.txt, 11597 , 2019-01-12
GA-FJSP-master\data\data_con2_g2_improved.txt, 11597 , 2019-01-12
GA-FJSP-master\data\data_con2_g2_improved.txt.log.csv, 17680 , 2019-01-12
GA-FJSP-master\data\data_con2_g2_improved.txt.result.csv, 10062 , 2019-01-12
GA-FJSP-master\data\data_con2_g3.txt, 11597 , 2019-01-12
GA-FJSP-master\data\data_con2_g3_improved.txt, 11597 , 2019-01-12
GA-FJSP-master\data\data_con2_g3_improved.txt.log.csv, 8688 , 2019-01-12
GA-FJSP-master\data\data_con2_g3_improved.txt.result.csv, 10025 , 2019-01-12
GA-FJSP-master\data\data_con3_g1.txt, 11602 , 2019-01-12
GA-FJSP-master\data\data_con3_g2.txt, 11602 , 2019-01-12
GA-FJSP-master\data\data_con3_g3.txt, 11602 , 2019-01-12
GA-FJSP-master\data\small.txt, 265 , 2019-01-12
GA-FJSP-master\data\small.txt.log.csv, 137 , 2019-01-12
GA-FJSP-master\data\small.txt.result.csv, 203 , 2019-01-12
GA-FJSP-master\DataReader.py, 5923 , 2019-01-12
GA-FJSP-master\GA.py, 20102 , 2019-01-12
GA-FJSP-master\GraphDrawer.py, 3189 , 2019-01-12
GA-FJSP-master\Heuristics.py, 3836 , 2019-01-12
GA-FJSP-master\Job.py, 2154 , 2019-01-12
GA-FJSP-master\main.py, 2698 , 2019-01-12
GA-FJSP-master\Operation.py, 1631 , 2019-01-12
GA-FJSP-master\README.md, 1754 , 2019-01-12
GA-FJSP-master\RGVSystemConfig.py, 855 , 2019-01-12
GA-FJSP-master\Scheduler.py, 2872 , 2019-01-12
GA-FJSP-master\data, 0 , 2019-08-09
GA-FJSP-master, 0 , 2019-08-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 调度
    说明:  日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)
    2019-05-26 21:24:35下载
    积分:1
  • CEC2017函数测试工具
    说明:  最新的进化算法的测试函数,可运行,供30个函数,以及包括一个标准pso代码(The test function of the latest evolutionary algorithm, which can run for 30 functions, and includes a standard PSO code)
    2020-05-17 18:03:00下载
    积分:1
  • Toolbox_all_algorithms
    说明:  这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • top2 of CEC2017
    说明:  CEC2017前2名的MATLAB算法实现 有EBOwithCMAR和jSO 各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top2 of cec217. There are ebowithcmar; JSO Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
    2020-05-07 16:29:30下载
    积分:1
  • GA优PID参数
    利用GA遗传算法优化PID控制器中的参数,实现对对控制器的改善,以求稳准快(GA genetic algorithm is used to optimize the parameters in the PID controller, so that the controller can be improved so as to stabilize the system quickly.)
    2018-07-03 14:22:01下载
    积分:1
  • DeMat
    说明:  差分进化原始算法,有多个案例用于理解和运用(The original differential evolution algorithm has many cases for understanding and application)
    2020-09-20 15:30:08下载
    积分:1
  • 果蝇参考
    说明:  原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
    2020-06-16 03:20:01下载
    积分:1
  • MFOA
    说明:  基于CEC——2017benchmark测试集,计算最优 修正的果蝇算法,弥补原始果蝇算法在负数集上的缺失(modify fruit fly optimization)
    2020-06-16 04:00:02下载
    积分:1
  • NSGA-III
    说明:  NSGA-III evolutionary algorithm using MATLAB
    2021-04-21 21:38:49下载
    积分:1
  • FA_yangxinshe
    说明:  标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
    2019-01-27 16:46:15下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载