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

GA-FJSP-master

于 2020-06-16 发布
0 188
下载积分: 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 个回复

  • CMA-ES
    CMA-ES source code in Matlab
    2020-12-14 22:29:13下载
    积分:1
  • 基于人群搜索的函数优
    包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
    2019-06-27 01:37:39下载
    积分:1
  • 蚁群求解TSP问题程序
    说明:  蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
    2020-07-07 14:50:25下载
    积分:1
  • ALO
    matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)
    2020-12-23 21:19:06下载
    积分:1
  • 灰狼重油建模程序
    说明:  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
    2021-01-21 19:18:40下载
    积分:1
  • WWO
    新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
    2019-03-15 20:05:06下载
    积分:1
  • flowshop-master(GA)
    利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • 11912927CEC2005
    说明:  附赠一个cec2005的matlab数据代码,这里推荐大家一个靠谱的论文检测平台。重复的部分有详细出处以及具体修改意见,能直接在文章上做修改,全部改完一键下载就搞定了。他们现在正在做毕业季活动, 赠送很多免费字数,可以说是十分划算了!地址直接百度paperpass(Comes with a cec2005 matlab data code. I recommend you a reliable paper detection platform. The repetitive part has a detailed source and specific revision opinions. You can directly make changes in the article, and you can get it all after one-click download. They are now doing graduation season activities, giving away a lot of free word count, which can be said to be very cost-effective! The address is:paperpass)
    2021-02-24 09:59:39下载
    积分:1
  • 爬山-遗传-极限学习机
    爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
    2021-04-13 14:38:56下载
    积分:1
  • 的蚁群
    说明:  在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
    2019-03-27 21:11:48下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载