0去购物车结算
购物车中还没有商品,赶紧选购吧!
当前位置: 图书分类 > 工程技术 > 机械工程 > 柔性作业车间调度问题及其智能优化算法(英文版)

相同语种的商品

浏览历史

柔性作业车间调度问题及其智能优化算法(英文版)


联系编辑
 
标题:
 
内容:
 
联系方式:
 
  
柔性作业车间调度问题及其智能优化算法(英文版)
  • 书号:9787030593672
    作者:李俊青等
  • 外文书名:
  • 装帧:平装
    开本:B5
  • 页数:162
    字数:204000
    语种:en
  • 出版社:科学出版社
    出版时间:2018-11-01
  • 所属分类:机械工程
  • 定价: ¥120.00元
    售价: ¥94.80元
  • 图书介质:
    按需印刷

  • 购买数量: 件  可供
  • 商品总价:

相同系列
全选

内容介绍

样章试读

用户评论

全部咨询

  《中国制造2025》把绿色智能制造作为重点实施的五大工程之一. 柔性作业车间调度问题广泛存在于工业生产中, 属于智能制造领域的一类典型调度问题. 本书针对单目标、多目标柔性作业车间调度问题, 分别建立了混合整数规划模型, 研究了问题的先验知识和结构特性, 探索禁忌搜索、变邻域搜索、多目标人工蜂群、多目标蛙跳算法、多目标局部搜索等算法求解该类问题的关键理论与技术, 提出了一系列具有创新性的优化调度理论,并设计了多种高效的调度方法. 本书是作者近年来在多项国家和省部级科研项目资助下取得的一系列研究成果的总结.
样章试读
  • 暂时还没有任何用户评论
总计 0 个记录,共 1 页。 第一页 上一页 下一页 最末页

全部咨询(共0条问答)

  • 暂时还没有任何用户咨询内容
总计 0 个记录,共 1 页。 第一页 上一页 下一页 最末页
用户名: 匿名用户
E-mail:
咨询内容:

目录

  • Contents
    Preface
    Chapter 1 A hybrid tabu search algorithm for FJSP 1
    1.1 Introduction 1
    1.2 Problem description and formulation 4
    1.3 Related algorithm and theory 6
    1.3.1 Tabu search algorithm 6
    1.3.2 Critical path theory 7
    1.4 The hybrid algorithm framework 8
    1.4.1 Coding 8
    1.4.2 Initialization of solutions 9
    1.4.3 Public critical blocks 11
    1.4.4 Neighborhood for machine assignment component 12
    1.4.5 Neighborhood for operation scheduling component 14
    1.4.6 The hybrid algorithm framework 16
    1.5 Experimental results 17
    1.5.1 Experimental setup 18
    1.5.2 Test instances of the Kacem instances 19
    1.5.3 Test instances of the BRdata 21
    1.6 Conclusion 24
    References 25
    Chapter 2 A hybrid tabu search for multi-objective FJSP 28
    2.1 Introduction 28
    2.2 Problem formulation 30
    2.3 Framework of the hybrid algorithm 32
    2.4 Assignment algorithm: tabu search algorithm 35
    2.4.1 Tabu search algorithm 35
    2.4.2 Encoding 35
    2.4.3 Parameter settings 36
    2.4.4 Local search 38
    2.5 Scheduling algorithm: variable neighborhood search 39
    2.5.1 Left-shift based decoding 39
    2.5.2 Public critical block 41
    2.5.3 Variable neighborhood search 42
    2.6 Experimental results 44
    2.6.1 Results of Kacem instances 44
    2.6.2 Results of BRdata 51
    2.7 Conclusion 57
    References 57
    Chapter 3 A hybrid VNS algorithm for multi-objective FJSP 60
    3.1 Introduction 60
    3.2 Problem formulation 62
    3.3 Framework of the hybrid algorithm 64
    3.4 Machine assignment algorithm: the genetic algorithm 65
    3.4.1 Genetic algorithm 65
    3.4.2 Encoding 66
    3.4.3 Initialization of machine assignment component 67
    3.4.4 Crossover operation 67
    3.4.5 Mutation operation 68
    3.5 Operation sequencing algorithm: variable neighborhood search algorithm 68
    3.5.1 Initialization of the operation sequencing component 68
    3.5.2 Public critical block theory 69
    3.5.3 Effective neighborhood structure 72
    3.6 Experimental results 73
    3.6.1 Setting parameters 74
    3.6.2 Results of the Kacem instances 74
    3.7 Conclusion 80
    References 81
    Chapter 4 Pareto-based ABC for multi-objective FJSP 83
    4.1 Introduction 83
    4.2 Problem formulation 84
    4.3 Artificial bee colony algorithm 86
    4.3.1 The basic concept of ABC algorithm 86
    4.3.2 Initialization of the parameters 87
    4.3.3 Initialization of the population 87
    4.3.4 Local search operator 87
    4.3.5 Global search operator 87
    4.3.6 Random search operator 88
    4.4 The hybrid algorithm P-DABC 88
    4.4.1 Food source representation 88
    4.4.2 Local search approaches 88
    4.4.3 Employed bee phase 89
    4.4.4 Crossover operator 89
    4.4.5 Onlooker bee phase 90
    4.4.6 Scout bee phase 90
    4.4.7 Multi-objective optimizer 91
    4.5 Experimental results 94
    4.5.1 Setting parameters 94
    4.5.2 Results comparisons 94
    4.6 Conclusion 99
    References 100
    Chapter 5 An effective shu2ed frog-leaping algorithm for multi-objective FJSP 103
    5.1 Introduction 103
    5.2 Literature review 105
    5.3 Problem formulation 106
    5.4 Shuffled flog-leaping algorithm 106
    5.5 The hybrid algorithm HSFLA 108
    5.5.1 Solution representation 109
    5.5.2 Population initialization 110
    5.5.3 Multi-objective SFLA 112
    5.5.4 The framework of HSFLA 118
    5.6 Experimental results 119
    5.6.1 Setting parameters 119
    5.6.2 Results comparisons 120
    5.6.3 The three Kacem instances 120
    5.6.4 The three Kacem instances with release dates 123
    5.6.5 The BRdata instances 124
    5.7 Conclusion 133
    References 133
    Chapter 6 A hybrid Pareto-based local search algorithm for multi-objective FJSP 137
    6.1 Introduction 137
    6.2 Problem description 139
    6.3 Related theory 140
    6.3.1 Variable neighbourhood search 140
    6.3.2 Critical path theory 140
    6.4 The hybrid algorithm 142
    6.4.1 Coding 142
    6.4.2 Population initialization 142
    6.4.3 Neighboring approaches 145
    6.4.4 VNS based self-adaptive strategy 147
    6.4.5 Pareto archive set 149
    6.4.6 The framework of PLS 152
    6.5 Experimental results 153
    6.5.1 Setting parameters 153
    6.5.2 Results comparisons 153
    6.6 Conclusion 159
    References 160
帮助中心
公司简介
联系我们
常见问题
新手上路
发票制度
积分说明
购物指南
配送方式
配送时间及费用
配送查询说明
配送范围
快递查询
售后服务
退换货说明
退换货流程
投诉或建议
版权声明
经营资质
营业执照
出版社经营许可证