購物比價找書網找車網
FindBook
排序:
 
 有 1 項符合

CHI-MING LIN

的圖書
Multiobjective Resource Allocation Problems By Multistage Hybrid Genetic Algorithm
$ 324
Multiobjective Resource Allocation Problems By Multistage Hybrid Genetic Algorithm
作者:CHI-MING LIN林吉銘) 
出版社:蘭臺網路
出版日期:2012-10-01
語言:英文   規格:平裝 / 258頁 / 25K / 普級 / 單色印刷 / 初版
博客來 博客來 - 社會科學總論/研究方法  - 來源網頁  
圖書介紹看圖書介紹
圖書介紹 - 資料來源:博客來   評分:
圖書名稱:Multiobjective Resource Allocation Problems By Multistage Hybrid Genetic Algorithm

內容簡介

  Multiobjective Resource Management Problems (m-RMP) involves deciding how to divide a resource of limited availability among multiple demands in a way that optimizes current objectives. RMP is widely used to plan the optimal allocating or management resources process among various projects or business units for the maximum product and the minimum cost. “Resources” might be manpower, assets, raw materials, capital or anything else in limited supply. The solution method of RMP, however, has its own problems; this book identifies four of them along with the proposed methods to solve them. Mathematical models combined with effective multistage Genetic Algorithm (GA) approach help to develop a method for handling the m-RMP. The proposed approach not only can solve relatively large size problems but also has better performance than the conventional GA. And the proposed method provides more flexibility to m-RMP model which is the key to survive under severely competitive environment. We also believe that the proposed method can be adapted to other production-distribution planning and all m-RAP models.
In this book, four problems with m-RMP models will be clearly outlined and a multistage hybridized GA method for finding the best solution is then implemented. Comparison results with the conventional GA methods are also presented. This book also mentions several useful combinatorial optimization models in process system and proposed effective solution methods by using multistage GA.

  Note:Part of this book, once published in international journals SCI (Science Direct) inside, be accepted have five articles.

作者簡介:

林吉銘 (Chi-Ming Lin)

  電子信箱:chiminglin.tw@gmail.com

  學歷
  日本國立兵庫教育大學 教育學碩士
  日本早稻田大學資訊生產系統研究所5年研究
  日本公立前橋工科大學工學研究所 工學博士

  經歷
  教育部 專員
  國立台北教育大學 兼任講師
  台北市立教育大學 兼任講師
  中央警察大學 兼任講師
  國立台南師範大學 兼任講師
  美和技術學院 專任講師
  長庚技術學院 專任講師
  桃園縣公、私立托兒所 評鑑委員
  開南大學 專任講師(現職)

 

目錄

Acknowledgements3
Absract of Chinese 4
Abstract8

Chapter 1 Introduction2
1.1 Background of the Study2
1.2 Related Work7
1.2.1 Genetic Algorithm7
1.2.2 Multiobjective Genetic Algorithm36
1.3 Resource Management Problems54
1.4 Problems in this Dissertation58
1.4.1 A Solution Method for Human RMP Optimization58
1.4.2 A Solution Method for Asset RMP Optimization58
1.4.3 A Solution Method for Capital RMP Optimization58
1.4.4 A Solution Method for Staff Training RMP Optimization59
1.5 Organization of the Dissertation59

Chapter 2 Multistage Genetic Algorithm in Resource Management System65
2.1 Introduction65
2.2 Basic Idea67
2.2.1 Basic Idea Description67
2.2.2 Structure of Resource Management Solution System71
2.2.3 Multistage Network Framework74
2.2.4 Linearization76
2.2.5 Local Search78
2.3 Mathematical Formulations78
2.4 Constructing Multistage Network Structure81
2.4.1 Example One82
2.4.2 Example Two84
2.5 Solving Method by Multistage Genetic Algorithm90
2.5.1 Example Three93
2.5.2 Example Four99
2.6 Experimental Results102
2.6.1 Facility Allocation Problem102
2.6.2 Problem Description of Multiobjective Human RMP104
2.6.3 Experimental Results of Multiobjective Human RMP105
2.7 Summary110

Chapter 3 Optimization for Multiobjective Assets RMP by Multistage GA112
3.1 Introduction112
3.2 Problem Description113
3.2.1 There is Assets Resources Now113
3.2.2 The Data in the Past113
3.2.3 The Problem of Enterprise Boss Expects to be Solved114
3.3 Mathematical Model of Multiobjective Assets RMP115
3.4 Experimental Results and Discussion in First Part122
3.4.1 Experiments Results in the First Part122
3.4.2 Discussion in First Part125
3.5 Experimental Results and Discussion in Second Part134
3.5.1 Experimental Results in Second Part134
3.5.2 Discussion in Second Part139
3.6 Summary144

Chapter 4 Multistage GA for Optimization of Multiobjective Capital RMP149
4.1 Introduction149
4.2 Mathematical Model of Multiobjective Capital RMP153
4.3 Solution Approaches for Multiobjective Capital RMP155
4.3.1 Candidate Mutual Funds Selection155
4.3.2 Multistage Hybrid GA of Multiobjective Capital RMP156
4.3.3 Pareto Optimal Solution159
4.3.4 Adaptive Weight GA161
4.4 Numerical Example of Multiobjective Capital RMP164
4.4.1 Problem Description164
4.4.2 The Goal of the Problem Reached in Research166
4.4.3 Numerical Example of Multiobjective Capital RMP167
4.5 Discussion of Multiobjective Capital RMP175
4.6 Summary178

Chapter 5 Optimization of Staff Training RMP by Multistage GA182
5.1 Introduction182
5.2 Concepts of Competence Set183
5.3 Mathematical Model187
5.4 Solution Approaches by Multistage Hybrid GA191
5.4.1 Genetic Representation191
5.4.2 Evaluation193
5.4.3Selection193
5.5 Numerical Examples195
5.5.1 Problem Description195
5.5.2 The Goal of the Problem Reached in Research196
5.6 Summary209

Chapter 6 Conclusions and Future Research 213
6.1 Conclusions213
6.2 Future Research219

Glossary220
Notations220
Abbreviations222
Bibliography223
List of Publications231
International Journal Papers231
International Conference Papers with Review232

Index235

List of Figure
Figure 1.1: The Flow Chart of Genetic Algorithm11
Figure 1.2: Procedure-code of Basic GA12
Figure 1.3: Coding Space and Solution Space17
Figure 1.4: Feasibility and Legality18
Figure 1.5: The Mapping from Chromosomes to Solutions21
Figure 1.6: An Example of One-cut Point Crossover Operation24
Figure 1.7: Procedure-code of One-cut Point Crossover Operation25
Figure 1.8: An Example of Mutation Operation by Random27
Figure 1.9: An Example of Mutation Operation by Random27
Figure 1.10: Procedure-code of Multiobjective GA54
Figure 2.1: Proposed Structure of Resource Management Solution System72
Figure 2.2: Proposed a Flowchart of Resource Management Solution System73
Figure 2.3: An Example of Complex Multistage Network Framework74
Figure 2.4: Representation of Multistage Network Approach for RMP75
Figure 2.5: Representation Process for RMP83
Figure 2.6: Representation Process for RMP84
Figure 2.7: A Multistage Network of Human RMP90
Figure 2.8: The Code of Random Key-based Encoding in Procedure 194
Figure 2.9: The Code of Weight Generating in Procedure 295
Figure 2.10: An Example of Weight Generating96
Figure 2.11: An Example of One-cut Point Crossover Operator96
Figure 2.12: The Example of Insertion Mutation98
Figure 2.13: Proposed Structure of a Chromosome100
Figure 2.14: An Example   of Optimal Allocation Path101
Figure 2.15: Proposed Chromosome Structure for Four Stages Allocation Path101
Figure 2.16: The Pareto Optimal Solutions of Weighted-sum Method107
Figure 2.17: The Pareto Optimal Solutions of Proposed Method108
Figure 3.1: An Example of Complex Multistage Network Framework114
Figure 3.2: The Path Process of Two Objectives in Each Node119
Figure 3.3: Simulation Results for Multiobjective Assets RMP121
Figure 3.4: The Simulation Results of pri-GA124
Figure 3.5: The Simulation Results of msh-GA124
Figure 3.6: Preference Solutions with Pareto Optimal Solutions by pri-GA137
Figure 3.7: Preference Solutions with Pareto Optimal Solutions by msh-GA137
Figure 4.1: Simple Case with Two Objectives160
Figure 4.2: The Procedure of Pareto GA161
Figure 4.3: Adaptive Weights and Adaptive Hyperplane163
Figure 4.4: The Process Path of Two Objectives in Each Node168
Figure 4.5: An Example for Multiobjective Capital RMP169
Figure 4.6: Experiment Results by Two Methods172
Figure 5.1: The Cost Function of CSE184
Figure 5.2: CSE in Multistage Network Model186
Figure 5.3: An Example of State Permutation Encoding for CSE Operation.192
Figure 5.4: An Example of State Permutation Decoding for CSE Operation.192
Figure 5.5: An Example of Evaluation for CSE193
Figure 5.6: An Example of Selection for CSE193
Figure 5.7: The Procedure of msh-GA for Multistage CSE194
Figure 5.8: An Example of CSE for Staff Training RMP198
Figure 5.9: The Process Path of Two Objectives in Each Arc199
Figure 5.10: A Solution Example of Pareto Optimal Solutions for CSE200
Figure 5.11: Simulation Results of CSE for Staff Training RMP205

List of Table
Table 2.1: Transportation Costs102
Table 2.2: Maintenance Costs of Each Facility102
Table 2.3: The Parameters Setting of Experiment102
Table 2.4: Transportation Amounts from Each Facility to Each Consumer103
Table 2.5: Total Cost of Facility Allocate Transportation by Two Methods103
Table 2.6: An Example of Expected Wage of Programmer (Workers)106
Table 2.7: An Example of Expected Product Number of Task (Job)106
Table 2.8: The Parameter Settings of Experiment106
Table 2.9: Experiment Results of Two Methods108
Table 2.10: Experiment Results of Overall Average by Two Methods109
Table 3.1: The Data of the Company in the Past 4 Years117
Table 3.2: An Example of Expected Cost in 4 Districts  118
Table 3.3: An Example of Expected Selling Goods in 4 Districts118
Table 3.4: The Total Number of Feasible Solutions for Process Planning120
Table 3.5: The Parameter Settings of Experiment122
Table 3.6: Experiment Rs of the Pareto Optimal Solutions123
Table 3.7: Experiment Result of Two Methods125
Table 3.8: Same Preference Solution for Minimum Cost127
Table 3.9: Same Preference Solution for Maximum Selling Goods Number129
Table 3.10: Preference for Golden Mean within Pareto Optimal Solutions131
Table 3.11: The Parameter Settings of msh-GA136
Table 3.12: Experiment Results for Pareto Optimal Solutions138
Table 3.13: Preference for Golden Mean within Pareto Optimal Solutions141
Table 4.1: 3-months and 12-months Return Rates for 60 Sample Companies165
Table 4.2: Reordering Data Sets of Mutual Funds165
Table 4.3: The Total Number of Feasible Solutions for Process Planning169
Table 4.4: The Covariance Matrix170
Table 4.5: The Parameters Setting of Experiment170
Table 4.6: Experiment Results of Pareto Optimal Solutions by Two Methods171
Table 4.7: Experiment Results for the Optimal Portfolio174
Table 4.8: The Optimal Portfolio Solution of Sharpe Ratio174
Table 5.1: Total Numbers of Feasible Solutions for CSE200
Table 5.2: An Example of Data for CSE203
Table 5.3: Parameters Settings204
Table 5.4: Pareto Optimal Solutions for Multiobjective CSE204
Table 5.5: Experiment Results of the Pareto Optimal Solutions207
Table 5.6: Experiment Results of Pareto Optimal Solutions208

 

Abstract

  Multiobjective Resource Management Problems (m-RMP) involves deciding how to divide a resource of limited availability among multiple demands in a way that optimizes current objectives. RMP is widely used to plan the optimal allocating or management resources process among various projects or business units for the maximum product and the minimum cost. “Resources” might be manpower, assets, raw materials, capital or anything else in limited supply.

  The solution method of RMP, however, has its own problems; this thesis identifies four of them along with the proposed methods to solve them. Mathematical models combined with effective multistage Genetic Algorithm (GA) approach help to develop a method for handling the m-RMP. The proposed approach not only can solve relatively large size problems but also has better performance than the conventional GA. And the proposed method provides more flexibility to m-RMP model which is the key to survive under severely competitive environment. We also believe that the proposed method can be adapted to other production-distribution planning and all m-RAP models.

  In this thesis, four problems with m-RMP models will be clearly outlined and a multistage hybridized GA method for finding the best solution is then implemented. Comparison results with the conventional GA methods are also presented. This study also mentions several useful combinatorial optimization models in process system and proposed effective solution methods by using multistage GA. In the areas of future research, the methods outlined in this study might be applied to combinatorial optimization of m-RMP involving areas of education, portfolio selection or areas of industrial engineering design, product process planning system amongst many others.

 

詳細資料

  • ISBN:9789866231483
  • 規格:平裝 / 258頁 / 16k菊 / 14.8 x 21 cm / 普通級 / 單色印刷 / 初版
  • 出版地:台灣
贊助商廣告
 
金石堂 - 今日66折
點餐‧購物日本語:從菜單到購物清單,教你一定要學會的日語怎麼說(附一掃就會說QR碼線上音檔)
作者:康翰娜
出版社:語研學院
出版日期:2022-06-30
66折: $ 297 
金石堂 - 今日66折
大人の彩妝課【完全圖解版】:暢銷突破15萬冊!不褪流行、不分造型、不限化妝品,天后級彩妝師的「好感美肌妝」
作者:長井香織
出版社:瑞麗美人國際媒體
出版日期:2020-10-08
66折: $ 218 
金石堂 - 今日66折
4.5.6歲幼兒數感啟蒙:情境數學遊戲繪本(1.集合&順序/2.加減法&數量/3. 比較&圖形,全套3冊.附貼紙)
作者:無藤隆、白川佳子(監修)
出版社:小熊出版社
出版日期:2022-04-27
66折: $ 527 
金石堂 - 今日66折
台股超完美風暴後的大榮景:台股的前世、今生與未來
作者:張真卿
出版社:財經傳訊
出版日期:2022-04-14
66折: $ 317 
 
金石堂 - 暢銷排行榜
融雪症候群(全)
作者:天王寺ミオ
出版社:台灣東販股份有限公司
出版日期:2025-03-26
$ 111 
Taaze 讀冊生活 - 暢銷排行榜
Minecraft漫畫:探索世界的盡頭3
作者:瀬戸カズヨシ
出版社:尖端出版
出版日期:2025-01-07
$ 197 
博客來 - 暢銷排行榜
如果歷史是一群喵(15):大清風雲篇【萌貓漫畫學歷史】
作者:肥志
出版社:野人
出版日期:2025-04-01
$ 387 
金石堂 - 暢銷排行榜
愛我,直達深處 Ⅳ
作者:百瀬あん
出版社:東立出版社
出版日期:2025-03-26
$ 133 
 
博客來 - 新書排行榜
憲在台南:林俊憲的台南美食私名單
作者:林俊憲
出版社:麥浩斯
出版日期:2025-03-22
$ 227 
Taaze 讀冊生活 - 新書排行榜
可燃物【橫掃日本推理小說排行榜,年度最強三冠王!】
作者:米澤穗信
出版社:尖端出版
出版日期:2025-04-02
$ 216 
金石堂 - 新書排行榜
SKIP. BEAT!華麗的挑戰 50
作者:仲村佳樹
出版社:東立出版社
出版日期:2025-03-27
$ 105 
金石堂 - 新書排行榜
由你主動吻我吧-全
作者:やまやで
出版社:長鴻出版社股份有限公司
出版日期:2025-03-28
$ 126 
 

©2025 FindBook.com.tw -  購物比價  找書網  找車網  服務條款  隱私權政策