Design of modern heuristics: principles and application
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Heidelberg
Springer
2011
|
Schriftenreihe: | Natural computing series
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | XI, 267 Seiten Diagramme |
ISBN: | 9783540729617 3540729615 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035791127 | ||
003 | DE-604 | ||
005 | 20211109 | ||
007 | t | ||
008 | 091027s2011 gw |||| |||| 00||| eng d | ||
016 | 7 | |a 984276432 |2 DE-101 | |
020 | |a 9783540729617 |9 978-3-540-72961-7 | ||
020 | |a 3540729615 |9 3-540-72961-5 | ||
035 | |a (OCoLC)747099719 | ||
035 | |a (DE-599)DNB984276432 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE | ||
049 | |a DE-703 |a DE-11 |a DE-739 |a DE-473 |a DE-945 | ||
082 | 0 | |a 004.015197 |2 22/ger | |
082 | 0 | |a 006.3 |2 22/ger | |
084 | |a SK 890 |0 (DE-625)143267: |2 rvk | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
084 | |a QH 400 |0 (DE-625)141571: |2 rvk | ||
084 | |a 510 |2 sdnb | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Rothlauf, Franz |d 1971- |e Verfasser |0 (DE-588)123759978 |4 aut | |
245 | 1 | 0 | |a Design of modern heuristics |b principles and application |c Franz Rothlauf |
264 | 1 | |a Heidelberg |b Springer |c 2011 | |
300 | |a XI, 267 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Natural computing series | |
650 | 0 | 7 | |a Suchverfahren |0 (DE-588)4132315-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Heuristik |0 (DE-588)4024772-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Heuristische Programmierung |0 (DE-588)4434810-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Soft Computing |0 (DE-588)4455833-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Metaheuristik |0 (DE-588)4820176-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Optimierungsproblem |0 (DE-588)4390818-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Kombinatorische Optimierung |0 (DE-588)4031826-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Heuristik |0 (DE-588)4024772-7 |D s |
689 | 0 | 1 | |a Suchverfahren |0 (DE-588)4132315-4 |D s |
689 | 0 | 2 | |a Optimierungsproblem |0 (DE-588)4390818-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Metaheuristik |0 (DE-588)4820176-5 |D s |
689 | 1 | 1 | |a Soft Computing |0 (DE-588)4455833-8 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a Heuristische Programmierung |0 (DE-588)4434810-1 |D s |
689 | 2 | 1 | |a Kombinatorische Optimierung |0 (DE-588)4031826-6 |D s |
689 | 2 | |8 1\p |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe, Paperback |z 978-3-642-27070-3 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-540-72962-4 |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-018650459 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804140731867070464 |
---|---|
adam_text | IMAGE 1
CONTENTS
1 INTRODUCTION 1
PARTI FUNDAMENTALS
2 OPTIMIZATION PROBLEMS 7
2.1 SOLUTION PROCESS 8
2.1.1 RECOGNIZING PROBLEMS 9
2.1.2 DEFINING PROBLEMS 9
2.1.3 CONSTRUCTING MODELS 10
2.1.4 SOLVING MODELS 11
2.1.5 VALIDATING SOLUTIONS 12
2.1.6 IMPLEMENTING SOLUTIONS 13
2.2 PROBLEM INSTANCES 13
2.3 SEARCH SPACES 15
2.3.1 METRICS 16
2.3.2 NEIGHBORHOODS 18
2.3.3 FITNESS LANDSCAPES 21
2.3.4 OPTIMAL SOLUTIONS 21
2.4 PROPERTIES OF OPTIMIZATION PROBLEMS 22
2.4.1 PROBLEM DIFFICULTY 23
2.4.2 LOCALITY 30
2.4.3 DECOMPOSABILITY 36
3 OPTIMIZATION METHODS 45
3.1 ANALYTICAL AND NUMERICAL OPTIMIZATION METHODS 46
3.2 OPTIMIZATION METHODS FOR LINEAR, CONTINUOUS PROBLEMS 50 3.2.1 LINEAR
OPTIMIZATION PROBLEMS 51
3.2.2 SIMPLEX METHOD 52
3.2.3 SIMPLEX AND INTERIOR POINT METHODS 56
3.3 OPTIMIZATION METHODS FOR LINEAR, DISCRETE PROBLEMS 58 3.3.1 INTEGER
LINEAR PROBLEMS 58
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/984276432
DIGITALISIERT DURCH
IMAGE 2
X CONTENTS
3.3.2 UNINFORMED AND INFORMED SEARCH 61
3.3.3 BRANCH AND BOUND METHODS 68
3.3.4 DYNAMIC PROGRAMMING 73
3.3.5 CUTTING PLANE METHODS 78
3.4 HEURISTIC OPTIMIZATION METHODS 82
3.4.1 HEURISTICS 85
3.4.2 APPROXIMATION ALGORITHMS 88
3.4.3 MODERN HEURISTICS 91
3.4.4 NO-FREE-LUNCH THEOREM 97
PART II MODERN HEURISTICS
4 DESIGN ELEMENTS 105
4.1 USING MODERN HEURISTICS 106
4.2 REPRESENTATION 108
4.2.1 GENOTYPES AND PHENOTYPES 108
4.2.2 GENOTYPE AND PHENOTYPE SPACE 110
4.2.3 BENEFITS OF REPRESENTATIONS I LL
4.2.4 STANDARD GENOTYPES I LL
4.3 SEARCH OPERATOR 113
4.3.1 GENERAL DESIGN GUIDELINES 113
4.3.2 LOCAL SEARCH OPERATORS 115
4.3.3 RECOMBINATION OPERATORS 117
4.3.4 DIRECT REPRESENTATIONS 120
4.3.5 STANDARD SEARCH OPERATORS 122
4.4 FITNESS FUNCTION 124
4.5 INITIALIZATION 127
5 SEARCH STRATEGIES 131
5.1 LOCAL SEARCH METHODS 132
5.1.1 VARIABLE NEIGHBORHOOD SEARCH 134
5.1.2 GUIDED LOCAL SEARCH 137
5.1.3 ITERATED LOCAL SEARCH 139
5.1.4 SIMULATED ANNEALING AND TABU SEARCH 140
5.1.5 EVOLUTION STRATEGY 142
5.2 RECOMBINATION-BASED SEARCH METHODS 145
5.2.1 GENETIC ALGORITHMS 147
5.2.2 ESTIMATION OF DISTRIBUTION ALGORITHMS 151
5.2.3 GENETIC PROGRAMMING 153
6 DESIGN PRINCIPLES 157
6.1 HIGH LOCALITY 158
6.1.1 SEARCH OPERATOR 159
6.1.2 REPRESENTATION 161
6.2 BIASING MODERN HEURISTICS 164
6.2.1 INCORPORATING CONSTRUCTION HEURISTICS IN REPRESENTATIONS... 165
IMAGE 3
CONTENTS XI
6.2.2 REDUNDANT REPRESENTATION 167
6.2.3 SEARCH OPERATOR 170
PART III CASE STUDIES
7 HIGH LOCALITY REPRESENTATIONS FOR AUTOMATED PROGRAMMING 175 7.1
GRAMMATICAL EVOLUTION 176
7.2 TEST PROBLEMS 178
7.3 LOCALITY OF GRAMMATICAL EVOLUTION 178
7.4 INFLUENCE OF LOCALITY ON GE PERFORMANCE 181
8 BIASED MODERN HEURISTICS FOR THE OCST PROBLEM 1 85
8.1 THE OPTIMAL COMMUNICATION SPANNING TREE PROBLEM 186 8.1.1 PROBLEM
DESCRIPTION 186
8.1.2 EXISTING SOLUTION APPROACHES 187
8.1.3 BIAS OF OCST PROBLEMS 189
8.2 BIASING MODERN HEURISTICS FOR OCST PROBLEMS 194
8.3 SEARCH OPERATOR 195
8.3.1 SEARCH OPERATORS OF THE EDGE-SET ENCODING 196 8.3.2 BIAS 198
8.3.3 PERFORMANCE RESULTS 202
8.4 REPRESENTATION 207
8.4.1 THE LINK-BIASED ENCODING 207
8.4.2 EXPERIMENTAL RESULTS 209
8.5 INITIALIZATION 215
8.5.1 USING AN MST AS INITIAL SOLUTION 216
8.5.2 EXPERIMENTAL RESULTS 217
9 SUMMARY 221
REFERENCES 227
NOMENCLATURE 257
GLOSSARY 261
INDEX 263
Franz Rothlauf
Design of
Modern
Heuristics
Most textbooks on
modern
heuristics provide the reader with detailed descriptions of the functionality
of single examples like genetic algorithms, genetic programming, tabu search, simulated annealing,
and others, but fail to teach the underlying concepts behind these different approaches.
The author takes a different approach in this textbook by focusing on the users needs and answering
three fundamental questions: First, he tells us which problems modern heuristics are expected to
perform well on, and which should be left to traditional optimization methods. Second, he teaches us
to systematically design the right modern heuristic for a particular problem by providing a coherent
view on design elements and working principles. Third, he shows how we can make use of problem-
specific knowledge for the design of efficient and effective modern heuristics that solve not only small
toy problems but also perform well on large real-world problems.
This book is written in an easy-to-read style and it is aimed at students and practitioners in computer
science, operations research and information systems who want to understand modern heuristics and
are interested in a guide to their systematic design and use.
|
any_adam_object | 1 |
author | Rothlauf, Franz 1971- |
author_GND | (DE-588)123759978 |
author_facet | Rothlauf, Franz 1971- |
author_role | aut |
author_sort | Rothlauf, Franz 1971- |
author_variant | f r fr |
building | Verbundindex |
bvnumber | BV035791127 |
classification_rvk | SK 890 ST 300 QH 400 |
ctrlnum | (OCoLC)747099719 (DE-599)DNB984276432 |
dewey-full | 004.015197 006.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science 006 - Special computer methods |
dewey-raw | 004.015197 006.3 |
dewey-search | 004.015197 006.3 |
dewey-sort | 14.015197 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Mathematik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02857nam a2200649 c 4500</leader><controlfield tag="001">BV035791127</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20211109 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">091027s2011 gw |||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">984276432</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783540729617</subfield><subfield code="9">978-3-540-72961-7</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540729615</subfield><subfield code="9">3-540-72961-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)747099719</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB984276432</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-945</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.015197</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 890</subfield><subfield code="0">(DE-625)143267:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 400</subfield><subfield code="0">(DE-625)141571:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">510</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Rothlauf, Franz</subfield><subfield code="d">1971-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123759978</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Design of modern heuristics</subfield><subfield code="b">principles and application</subfield><subfield code="c">Franz Rothlauf</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg</subfield><subfield code="b">Springer</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 267 Seiten</subfield><subfield code="b">Diagramme</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">Natural computing series</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Suchverfahren</subfield><subfield code="0">(DE-588)4132315-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Heuristik</subfield><subfield code="0">(DE-588)4024772-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Heuristische Programmierung</subfield><subfield code="0">(DE-588)4434810-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Soft Computing</subfield><subfield code="0">(DE-588)4455833-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Metaheuristik</subfield><subfield code="0">(DE-588)4820176-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Optimierungsproblem</subfield><subfield code="0">(DE-588)4390818-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Kombinatorische Optimierung</subfield><subfield code="0">(DE-588)4031826-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Heuristik</subfield><subfield code="0">(DE-588)4024772-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Suchverfahren</subfield><subfield code="0">(DE-588)4132315-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Optimierungsproblem</subfield><subfield code="0">(DE-588)4390818-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Metaheuristik</subfield><subfield code="0">(DE-588)4820176-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Soft Computing</subfield><subfield code="0">(DE-588)4455833-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Heuristische Programmierung</subfield><subfield code="0">(DE-588)4434810-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2="1"><subfield code="a">Kombinatorische Optimierung</subfield><subfield code="0">(DE-588)4031826-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe, Paperback</subfield><subfield code="z">978-3-642-27070-3</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-540-72962-4</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB 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=018650459&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</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=018650459&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-018650459</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV035791127 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T22:04:39Z |
institution | BVB |
isbn | 9783540729617 3540729615 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018650459 |
oclc_num | 747099719 |
open_access_boolean | |
owner | DE-703 DE-11 DE-739 DE-473 DE-BY-UBG DE-945 |
owner_facet | DE-703 DE-11 DE-739 DE-473 DE-BY-UBG DE-945 |
physical | XI, 267 Seiten Diagramme |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Springer |
record_format | marc |
series2 | Natural computing series |
spelling | Rothlauf, Franz 1971- Verfasser (DE-588)123759978 aut Design of modern heuristics principles and application Franz Rothlauf Heidelberg Springer 2011 XI, 267 Seiten Diagramme txt rdacontent n rdamedia nc rdacarrier Natural computing series Suchverfahren (DE-588)4132315-4 gnd rswk-swf Heuristik (DE-588)4024772-7 gnd rswk-swf Heuristische Programmierung (DE-588)4434810-1 gnd rswk-swf Soft Computing (DE-588)4455833-8 gnd rswk-swf Metaheuristik (DE-588)4820176-5 gnd rswk-swf Optimierungsproblem (DE-588)4390818-4 gnd rswk-swf Kombinatorische Optimierung (DE-588)4031826-6 gnd rswk-swf Heuristik (DE-588)4024772-7 s Suchverfahren (DE-588)4132315-4 s Optimierungsproblem (DE-588)4390818-4 s DE-604 Metaheuristik (DE-588)4820176-5 s Soft Computing (DE-588)4455833-8 s Heuristische Programmierung (DE-588)4434810-1 s Kombinatorische Optimierung (DE-588)4031826-6 s 1\p DE-604 Erscheint auch als Druck-Ausgabe, Paperback 978-3-642-27070-3 Erscheint auch als Online-Ausgabe 978-3-540-72962-4 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Passau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Rothlauf, Franz 1971- Design of modern heuristics principles and application Suchverfahren (DE-588)4132315-4 gnd Heuristik (DE-588)4024772-7 gnd Heuristische Programmierung (DE-588)4434810-1 gnd Soft Computing (DE-588)4455833-8 gnd Metaheuristik (DE-588)4820176-5 gnd Optimierungsproblem (DE-588)4390818-4 gnd Kombinatorische Optimierung (DE-588)4031826-6 gnd |
subject_GND | (DE-588)4132315-4 (DE-588)4024772-7 (DE-588)4434810-1 (DE-588)4455833-8 (DE-588)4820176-5 (DE-588)4390818-4 (DE-588)4031826-6 |
title | Design of modern heuristics principles and application |
title_auth | Design of modern heuristics principles and application |
title_exact_search | Design of modern heuristics principles and application |
title_full | Design of modern heuristics principles and application Franz Rothlauf |
title_fullStr | Design of modern heuristics principles and application Franz Rothlauf |
title_full_unstemmed | Design of modern heuristics principles and application Franz Rothlauf |
title_short | Design of modern heuristics |
title_sort | design of modern heuristics principles and application |
title_sub | principles and application |
topic | Suchverfahren (DE-588)4132315-4 gnd Heuristik (DE-588)4024772-7 gnd Heuristische Programmierung (DE-588)4434810-1 gnd Soft Computing (DE-588)4455833-8 gnd Metaheuristik (DE-588)4820176-5 gnd Optimierungsproblem (DE-588)4390818-4 gnd Kombinatorische Optimierung (DE-588)4031826-6 gnd |
topic_facet | Suchverfahren Heuristik Heuristische Programmierung Soft Computing Metaheuristik Optimierungsproblem Kombinatorische Optimierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018650459&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT rothlauffranz designofmodernheuristicsprinciplesandapplication |