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

Multiobjective Resource Allocation Problems By Multistage Hybrid Genetic Algorithm

的圖書
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折
動物嘉年華套書:愛護動物一起來,配合108課綱動保教材的萌趣百科
作者:茹絲.馬丁
出版社:五南圖書出版股份有限公司
出版日期:2019-11-28
66折: $ 759 
金石堂 - 今日66折
在宮廷鬼混的騙子【成語故事模擬PISA實戰版】
作者:陳淑玲、呂倩如、趙文霙等
出版社:五南圖書出版股份有限公司
出版日期:2015-04-25
66折: $ 185 
金石堂 - 今日66折
希臘神話:諸神、英雄、美女的探險、戰爭與愛情奇幻故事
作者:英格麗.多萊爾等
出版社:五南圖書出版股份有限公司
出版日期:2019-04-28
66折: $ 343 
金石堂 - 今日66折
心靈的本質有聲書第 4 輯
作者:許添盛主講
出版社:賽斯文化
出版日期:2015-08-01
66折: $ 660 
 
金石堂 - 暢銷排行榜
惠與亞實 (首刷限定版) 05
作者:S井ミツル
出版社:東立出版社
出版日期:2025-02-12
$ 153 
金石堂 - 暢銷排行榜
請注視深夜裡的我  特典版
作者:Luria
出版社:青文出版社股份有限公司
出版日期:2024-10-16
$ 153 
博客來 - 暢銷排行榜
我內心的糟糕念頭 10 (首刷限定版)
作者:桜井紀雄
出版社:東立
出版日期:2025-02-06
$ 297 
金石堂 - 暢銷排行榜
光逝去的夏天(5)
作者:モクモク れん
出版社:台灣角川股份有限公司
出版日期:2025-02-13
$ 111 
 
金石堂 - 新書排行榜
艾莉歐與電氣人偶-01
作者:島崎無印
出版社:長鴻出版社股份有限公司
出版日期:2025-02-21
$ 119 
博客來 - 新書排行榜
我們在謝幕後是專屬伴侶(3) 特裝版
出版日期:2025-02-21
$ 620 
博客來 - 新書排行榜
孔雀王 愛藏版 3 (首刷限定版)
出版日期:2025-02-14
$ 255 
金石堂 - 新書排行榜
日本三國(02)
作者:松木いっか
出版社:尖端漫畫
出版日期:2025-02-21
$ 187 
 

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