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

GA-FJSP-master

于 2020-06-16 发布 文件大小:36KB
0 179
下载积分: 1 下载次数: 0

代码说明:

  采用改进的遗传算法,对柔性车间调度问题进行求解(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 个回复

  • RWGWO-PE
    说明:  单目标带约束的随机漫步灰狼算法带初始化源代码(Single target grey wolf algorithm with constraint random walk source code)
    2020-01-07 21:17:43下载
    积分: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
  • minmin
    说明:  minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
    2020-12-22 10:19:07下载
    积分:1
  • compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
    根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
    2020-06-23 17:40:02下载
    积分:1
  • bayes-LSSVM
    说明:  贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)
    2019-06-18 10:08:48下载
    积分:1
  • 果蝇参考
    原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
    2020-06-16 03:20:01下载
    积分:1
  • FA_yangxinshe
    说明:  标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
    2019-01-27 16:46:15下载
    积分:1
  • group algorithm
    说明:  通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
    2019-05-12 13:13:14下载
    积分:1
  • 用matlab实现灰狼优 GWO
    说明:  用matlab实现灰狼优化算法,用于最优化计算(Gray Wolf Optimization Algorithms with MATLAB for Optimal Computing)
    2020-06-22 07:00:01下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载