Genetic algorithms and engineering optimization:
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York [u.a.]
Wiley
2000
|
Schriftenreihe: | Wiley series in engineering design and automation
A Wiley-Interscience publication |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVI, 495 S. graph. Darst. |
ISBN: | 0471315311 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013807391 | ||
003 | DE-604 | ||
005 | 20150424 | ||
007 | t | ||
008 | 010706s2000 d||| |||| 00||| eng d | ||
020 | |a 0471315311 |9 0-471-31531-1 | ||
035 | |a (OCoLC)245805099 | ||
035 | |a (DE-599)BVBBV013807391 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-703 |a DE-634 |a DE-83 | ||
050 | 0 | |a T56.24 | |
082 | 0 | |a 670.28551 | |
084 | |a ST 285 |0 (DE-625)143648: |2 rvk | ||
084 | |a ST 301 |0 (DE-625)143651: |2 rvk | ||
100 | 1 | |a Gen, Mitsuo |d 1944- |e Verfasser |0 (DE-588)13630706X |4 aut | |
245 | 1 | 0 | |a Genetic algorithms and engineering optimization |c Mitsuo Gen ; Runwei Cheng |
264 | 1 | |a New York [u.a.] |b Wiley |c 2000 | |
300 | |a XVI, 495 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Wiley series in engineering design and automation | |
490 | 0 | |a A Wiley-Interscience publication | |
650 | 0 | 7 | |a Genetischer Algorithmus |0 (DE-588)4265092-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Genetischer Algorithmus |0 (DE-588)4265092-6 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Cheng, Runwei |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009439946&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009439946 |
Datensatz im Suchindex
_version_ | 1804128631747772416 |
---|---|
adam_text | CONTENTS
Preface xiii
1 Foundations of Genetic Algorithms 1
1.1 Introduction 1
1.1.1 Encoding Issue 2
1.1.2 Genetic Operators 7
1.1.3 Selection 9
1.1.4 Genetic Local Search 11
1.2 Adaptation of Genetic Algorithms 14
1.2.1 Structure Adaptation 15
1.2.2 Parameter Adaptation 16
1.2.3 Fuzzy Logic Controller 18
1.3 Genetic Optimizations 27
1.3.1 Global Optimizations 27
1.3.2 Constrained Optimizations 34
1.3.3 Combinatorial Optimizations 38
1.3.4 Multiobjective Optimizations 39
1.4 Recent Genetic Algorithm Dissertations 40
2 Combinatorial Optimization Problems 53
2.1 Introduction 53
2.2 Set Covering Problem 53
2.2.1 Airline Crew Scheduling Problems 56
2.2.2 Genetic Representation 56
2.2.3 Genetic Operators 58
2.2.4 Genetic Algorithm 60
2.2.5 Computational Experience 61
2.3 Bin Packing Problem 61
2.3.1 Heuristic Algorithms 63
vii
viii CONTENTS
2.3.2 Genetic Representation 65
2.3.3 Genetic Operators 68
2.3.4 Fitness Function 69
2.3.5 Initial Population 69
2.3.6 Computational Experience 70
2.4 Knapsack Problem 71
2.4.1 Multiple Choice Knapsack Problem 72
2.4.2 Multiconstraint Knapsack Problem 77
2.5 Minimum Spanning Tree Problem 81
2.5.1 Quadratic Minimum Spanning Tree Problem 82
2.5.2 Degree Constrained Minimum Spanning Tree Problem 85
2.5.3 Bicriteria Minimum Spanning Tree Problem 90
3 Multiobjective Optimization Problems 97
3.1 Introduction 97
3.2 Basic Concepts of Multiobjective Optimizations 97
3.2.1 Nondominated Solutions 98
3.2.2 Preference Structures 101
3.2.3 Basic Solution Approaches 102
3.2.4 Structures and Properties of Problems 106
3.3 Genetic Mulitobjective Optimization 106
3.3.1 Features of Genetic Search 106
3.3.2 Fitness Assignment Mechanism 107
3.3.3 Fitness Sharing and Population Diversity 111
3.3.4 The Concept of Pareto Solution 113
3.4 Vector Evaluated Genetic Algorithms 115
3.5 Pareto Ranking and Tournament Methods 118
3.5.1 Pareto Ranking Method 118
3.5.2 Pareto Tournament Method 122
3.6 Weighted Sum Approach 124
3.6.1 Random Weight Approach 125
3.6.2 Adaptive Weight Approach 127
3.7 Distance Method 131
3.7.1 General Idea of the Distance Method 131
3.7.2 Calculation of Distance Measure 133
3.7.3 Application of the Distance Method 136
3.8 Compromise Approach 136
3.9 Goal Programming Approach 138
CONTENTS ix
4 Fuzzy Optimization Problems 142
4.1 Introduction 142
4.2 Fuzzy Linear Programming 143
4.2.1 Fuzzy Linear Programming Model 143
4.2.2 Genetic Algorithm Approach 149
4.2.3 Interactive Approach 152
4.2.4 Numerical Example 154
4.3 Fuzzy Nonlinear Programming 156
4.3.1 Nonlinear Programming Model 157
4.3.2 Inexact Approach to FO/RNP 1 161
4.3.3 Interactive Approach 163
4.3.4 Numerical Example 164
4.4 Fuzzy Nonlinear Mixed Integer Goal Programming 165
4.4.1 Fuzzy Nonlinear Mixed Integer Goal Programming
Model 168
4.4.2 Genetic Algorithm Approach 170
4.4.3 Numerical Examples 173
4.5 Fuzzy Multiobjective Integer Programming 178
4.5.1 Problem Formulation 181
4.5.2 Augmented Minimax Problems 184
4.5.3 Genetic Algorithm Approach 185
4.5.4 Interactive Fuzzy Satisfaction Method 189
4.5.5 Numerical Example 190
5 Reliability Design Problems 194
5.1 Introduction 194
5.2 Network Reliability Design 195
5.2.1 Problem Formulation 196
5.2.2 Dengiz, Altiparmak, and Smith s Approach 198
5.2.3 Deeter and Smith s Approach 204
5.3 Tree Based Network Reliability and LAN Design 211
5.3.1 Bicriteria Network Topology Design 212
5.3.2 Numerical Examples 219
5.4 Multiobjective Reliability Design 221
5.4.1 Bicriteria Reliability Design 221
5.4.2 Genetic Algorithm Approach 224
5.4.3 Hybrid Genetic Algorithm Approach 226
5.4.4 Reliability Design with Fuzzy Goals 230
x CONTENTS
6 Scheduling Problems 235
6.1 Introduction 235
6.2 Job Shop Scheduling 235
6.2.1 Basic Approaches 236
6.2.2 Encodings 236
6.2.3 Adapted Genetic Operators 238
6.2.4 Heuristic Featured Genetic Operators 242
6.2.5 Hybrid Genetic Algorithms 244
6.2.6 Discussion 251
6.3 Grouped Job Scheduling Problem 253
6.3.1 Problem Description and Necessary Condition 253
6.3.2 Fundamental Runs 255
6.3.3 Representation 257
6.3.4 Evaluation 259
6.3.5 Genetic Operators 260
6.3.6 Overall Procedure 260
6.3.7 Numerical Example 261
6.4 Resource Constrained Project Scheduling 263
6.4.1 Priority Based Encoding 265
6.4.2 Genetic Operators 270
6.4.3 Evaluation and Selection 272
6.4.4 Experimental Results 274
6.5 Parallel Machine Scheduling 278
6.5.1 Dominance Condition 280
6.5.2 Memetic Algorithms 284
6.5.3 Experimental Results 287
6.6 Multiprocessor Scheduling 288
6.6.1 Problem Description and Assumptions 289
6.6.2 Genetic Algorithm for MSP 290
6.6.3 Numerical Example 295
7 Advanced Transportation Problems 297
7.1 Introduction 297
7.1.1 Transportation Model 297
7.1.2 Formulation of Transportation Problems 299
7.2 Spanning Tree Based Approach 304
7.2.1 Tree Representation 304
7.2.2 Initialization 306
7.2.3 Genetic Operators 308
CONTENTS xi
7.2.4 Evaluation and Selection 308
7.2.5 Overall Procedure 311
7.3 Multiobjective Transporation Problem 311
7.3.1 Problem Description 312
7.3.2 Spanning Tree Based Genetic Algorithm for
Multiobjective Transportation Problem 313
7.3.3 Numerical Examples 316
7.4 Fixed Charge Transportation Problem 320
7.4.1 Mathematical Model 321
7.4.2 Difficulty of fcTP Instances 321
7.4.3 Solution Method for the fcTP 322
7.4.4 Implementation of the Genetic Algorithm 322
7.4.5 Numerical Examples 323
7.5 Capacitated Plant Location Problem 325
7.5.1 Mathematical Model 326
7.5.2 Spanning Tree Based Genetic Algorithm for Plant
Location Problems 328
7.5.3 Numerical Examples 329
7.6 Bicriteria Transportation Problem with Fuzzy Coefficients 330
7.6.1 Problem Description 331
7.6.2 Ranking Fuzzy Numbers 332
7.6.3 Implementation of the Genetic Algorithm 333
7.6.4 Numerical Examples 336
8 Network Design and Routing 341
8.1 Introduction 341
8.2 Shortest Path Problem 341
8.2.1 Problem Formulation 342
8.2.2 Genetic Algorithm Approach 343
8.2.3 Numerical Examples 351
8.3 Adaptive Network Routing 352
8.3.1 Genetic Based Adaptive Routing 353
8.3.2 Representation of Chromosomes 354
8.3.3 Evaluation of Chromosomes 355
8.3.4 Genetic Operators 355
8.3.5 Numerical Examples 360
8.4 Centralized Network Design 363
8.4.1 Problem Formulation 364
8.4.2 Genetic Algorithm Approach 365
8.4.3 Numerical Example 366
xii CONTENTS
8.5 Computer Network Expansion 366
8.5.1 Problem Description 368
8.5.2 Kummar, Pathak, and Gupta s Approach 369
8.5.3 Numerical Example 373
8.6 Multistage Process Planning 373
8.6.1 Problem Description 374
8.6.2 Genetic Algorithm Approach 376
8.6.3 Numerical Examples 377
8.7 M/G/s Queuing Facility Location on a Network 378
8.7.1 Problem Description 379
8.7.2 Evolutionary Computation Approach 383
8.7.3 Numerical Examples 387
9 Manufacturing Cell Design 390
9.1 Introduction 390
9.2 Manufacturing Cell Design 391
9.3 Traditional MCD Approaches 393
9.3.1 Similarity Coefficient Methods 394
9.3.2 Array Based Methods 395
9.3.3 Mathematical Programming Methods 395
9.3.4 Graph and Network Methods 396
9.4 Genetic Algorithm Approaches 396
9.4.1 Representative and Genetic Operators 396
9.4.2 Joines Order Based Approach 399
9.4.3 Moon and Kim s Approach 405
9.4.4 Joines Integer Programming Formulation Approach 410
9.4.5 Other Approaches 419
9.5 Cell Design with Alternative Process Plans 419
9.5.1 Incorporation of Alternative Operations and Machine
Redundancy 421
9.5.2 Incorporation of Alternative Routings 424
9.5.3 Moon, Gen, and Kim s Approach to Independent Cells 433
9.6 Designing Independent Cells 438
9.6.1 Family Formation for Minimizing Number of Machine
Types 439
9.6.2 Determining Number of Families 443
9.6.3 Minimizing Number of Machines 448
9.6.4 Other Considerations 449
References 451
Index 491
|
any_adam_object | 1 |
author | Gen, Mitsuo 1944- Cheng, Runwei |
author_GND | (DE-588)13630706X |
author_facet | Gen, Mitsuo 1944- Cheng, Runwei |
author_role | aut aut |
author_sort | Gen, Mitsuo 1944- |
author_variant | m g mg r c rc |
building | Verbundindex |
bvnumber | BV013807391 |
callnumber-first | T - Technology |
callnumber-label | T56 |
callnumber-raw | T56.24 |
callnumber-search | T56.24 |
callnumber-sort | T 256.24 |
callnumber-subject | T - General Technology |
classification_rvk | ST 285 ST 301 |
ctrlnum | (OCoLC)245805099 (DE-599)BVBBV013807391 |
dewey-full | 670.28551 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 670 - Manufacturing |
dewey-raw | 670.28551 |
dewey-search | 670.28551 |
dewey-sort | 3670.28551 |
dewey-tens | 670 - Manufacturing |
discipline | Informatik Werkstoffwissenschaften / Fertigungstechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01473nam a2200385 c 4500</leader><controlfield tag="001">BV013807391</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20150424 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">010706s2000 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0471315311</subfield><subfield code="9">0-471-31531-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)245805099</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013807391</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">T56.24</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">670.28551</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 285</subfield><subfield code="0">(DE-625)143648:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 301</subfield><subfield code="0">(DE-625)143651:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Gen, Mitsuo</subfield><subfield code="d">1944-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)13630706X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Genetic algorithms and engineering optimization</subfield><subfield code="c">Mitsuo Gen ; Runwei Cheng</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York [u.a.]</subfield><subfield code="b">Wiley</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVI, 495 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Wiley series in engineering design and automation</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">A Wiley-Interscience publication</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Genetischer Algorithmus</subfield><subfield code="0">(DE-588)4265092-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Genetischer Algorithmus</subfield><subfield code="0">(DE-588)4265092-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Cheng, Runwei</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009439946&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009439946</subfield></datafield></record></collection> |
id | DE-604.BV013807391 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:52:19Z |
institution | BVB |
isbn | 0471315311 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009439946 |
oclc_num | 245805099 |
open_access_boolean | |
owner | DE-703 DE-634 DE-83 |
owner_facet | DE-703 DE-634 DE-83 |
physical | XVI, 495 S. graph. Darst. |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | Wiley |
record_format | marc |
series2 | Wiley series in engineering design and automation A Wiley-Interscience publication |
spelling | Gen, Mitsuo 1944- Verfasser (DE-588)13630706X aut Genetic algorithms and engineering optimization Mitsuo Gen ; Runwei Cheng New York [u.a.] Wiley 2000 XVI, 495 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Wiley series in engineering design and automation A Wiley-Interscience publication Genetischer Algorithmus (DE-588)4265092-6 gnd rswk-swf Genetischer Algorithmus (DE-588)4265092-6 s DE-604 Cheng, Runwei Verfasser aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009439946&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Gen, Mitsuo 1944- Cheng, Runwei Genetic algorithms and engineering optimization Genetischer Algorithmus (DE-588)4265092-6 gnd |
subject_GND | (DE-588)4265092-6 |
title | Genetic algorithms and engineering optimization |
title_auth | Genetic algorithms and engineering optimization |
title_exact_search | Genetic algorithms and engineering optimization |
title_full | Genetic algorithms and engineering optimization Mitsuo Gen ; Runwei Cheng |
title_fullStr | Genetic algorithms and engineering optimization Mitsuo Gen ; Runwei Cheng |
title_full_unstemmed | Genetic algorithms and engineering optimization Mitsuo Gen ; Runwei Cheng |
title_short | Genetic algorithms and engineering optimization |
title_sort | genetic algorithms and engineering optimization |
topic | Genetischer Algorithmus (DE-588)4265092-6 gnd |
topic_facet | Genetischer Algorithmus |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009439946&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT genmitsuo geneticalgorithmsandengineeringoptimization AT chengrunwei geneticalgorithmsandengineeringoptimization |