【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) 阿里云 lit azw3 txt pdf caj 下载 在线

【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版)电子书下载地址
- 文件名
- [epub 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) epub格式电子书
- [azw3 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) azw3格式电子书
- [pdf 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) pdf格式电子书
- [txt 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) txt格式电子书
- [mobi 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) mobi格式电子书
- [word 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) word格式电子书
- [kindle 下载] 【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版) kindle格式电子书
寄语:
618正品图书限时直降!6.13-6.20全场叠加满49-5,99-10,149-15!
内容简介:
《中国***2025》把绿色智能***作为重点实施的五大工程之一. 柔性作业车间调度问题广泛存在于工业生产中, 属于智能***领域的一类典型调度问题. 本书针对单目标、多目标柔性作业车间调度问题, 分别建立了混合整数规划模型, 研究了问题的先验知识和结构特性, 探索禁忌搜索、变邻域搜索、多目标人工蜂群、多目标蛙跳算法、多目标局部搜索等算法求解该类问题的关键理论与技术, 提出了一系列具有创新性的优化调度理论,并设计了多种高效的调度方法. 本书是作者近年来在多项国家和省部级科研项目资助下取得的一系列研究成果的总结.
书籍目录:
Contents
Preface
Chapter 1 A hybrid tabu search algorithm for FJSP 1
1.1 Introduction 1
1.2 Problem deion 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 soluti*** 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 comparis*** 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 Li***ture review 105
5.3 Problem formulation 106
5.4 Shuffled flog-leaping algorithm 106
5.5 The hybrid algorithm H***LA 108
5.5.1 Solution representation 109
5.5.2 Population initialization 110
5.5.3 Multi-objective ***LA 112
5.5.4 The framework of H***LA 118
5.6 Experimental results 119
5.6.1 Setting parameters 119
5.6.2 Results comparis*** 120
5.6.3 The three Kacem instances 120
5.*** 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 deion 139
6.3 Related theory 140
6.3.1 Variable neighbourhood search 140
6.3.2 Critical path theory 140
*** The hybrid algorithm 142
***.1 Coding 142
***.2 Population initialization 142
***.3 Neighboring approaches 145
***.4 VNS based self-adaptive strategy 147
***.5 Pareto archive set 149
***.6 The framework of PLS 152
6.5 Experimental results 153
6.5.1 Setting parameters 153
6.5.2 Results comparis*** 153
6.6 Conclusion 159
References 160
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:8分
书籍信息完全性:7分
网站更新速度:9分
使用便利性:4分
书籍清晰度:4分
书籍格式兼容性:5分
是否包含广告:3分
加载速度:4分
安全性:4分
稳定性:8分
搜索功能:4分
下载便捷性:3分
下载点评
- 速度快(305+)
- 章节完整(449+)
- 一般般(379+)
- 超值(274+)
- 体验还行(646+)
- 内容齐全(369+)
- 好评多(444+)
- 引人入胜(375+)
- 内容完整(349+)
- 字体合适(478+)
下载评价
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 师***怡:
说的好不如用的好,真心很好。越来越完美
- 网友 邱***洋:
不错,支持的格式很多
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 屠***好:
还行吧。
- 网友 通***蕊:
五颗星、五颗星,大赞还觉得不错!~~
- 网友 利***巧:
差评。这个是收费的
- 网友 郗***兰:
网站体验不错
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
- 网友 孔***旋:
很好。顶一个希望越来越好,一直支持。
- 网友 车***波:
很好,下载出来的内容没有乱码。
喜欢"【正版保证团购优惠】柔性作业车间调度问题及其智能优化算法(英文版)"的人也看了
Python程序设计与实践:用计算思维解决问题9787302473893 正版新书正浩图书专营店 阿里云 lit azw3 txt pdf caj 下载 在线
终极米迷口袋书(121-133) 阿里云 lit azw3 txt pdf caj 下载 在线
世界文学名著·鲁滨孙漂流记 阿里云 lit azw3 txt pdf caj 下载 在线
【官方直营】黑布林英语阅读 小学ABCDE 阿里云 lit azw3 txt pdf caj 下载 在线
等离子体动力学及其在太阳物理中的应用 阿里云 lit azw3 txt pdf caj 下载 在线
中公2024考研政治·基础1000题 阿里云 lit azw3 txt pdf caj 下载 在线
会计电算化实验教程:基于金蝶云星空V7.5 阿里云 lit azw3 txt pdf caj 下载 在线
公交都市 阿里云 lit azw3 txt pdf caj 下载 在线
马基雅维利全集:全八卷 阿里云 lit azw3 txt pdf caj 下载 在线
小屁孩日记(23奔跑吧格雷) 阿里云 lit azw3 txt pdf caj 下载 在线
- 二者施岚青责杨允中国建筑工业出版社9787112260607 建筑结构资格考试自学参考资料 阿里云 lit azw3 txt pdf caj 下载 在线
- 外贸英文函电 阿里云 lit azw3 txt pdf caj 下载 在线
- 地方文献与阅读推广 朝华出版社 阿里云 lit azw3 txt pdf caj 下载 在线
- 律师法学 阿里云 lit azw3 txt pdf caj 下载 在线
- 單純的美 阿里云 lit azw3 txt pdf caj 下载 在线
- 跨学科视野下的法治发展 阿里云 lit azw3 txt pdf caj 下载 在线
- 高中化学培优读本 阿里云 lit azw3 txt pdf caj 下载 在线
- 学而思 新版学而思秘籍:初中化学实验专项突破(中学教辅 初三中考化学复习资料) 阿里云 lit azw3 txt pdf caj 下载 在线
- 宋词三百首 阿里云 lit azw3 txt pdf caj 下载 在线
- 贝丁兔初中化物生 知识速记手卡考点及公式初中化学物理生物通用 阿里云 lit azw3 txt pdf caj 下载 在线
书籍真实打分
故事情节:7分
人物塑造:9分
主题深度:8分
文字风格:6分
语言运用:7分
文笔流畅:5分
思想传递:7分
知识深度:7分
知识广度:5分
实用性:5分
章节划分:6分
结构布局:7分
新颖与独特:8分
情感共鸣:7分
引人入胜:3分
现实相关:4分
沉浸感:4分
事实准确性:7分
文化贡献:9分