Metaheuristic search concepts: a tutorial with applications to production and logistics
Gespeichert in:
Beteiligte Personen: | , , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Berlin [u.a.]
Springer
2010
|
Schlagwörter: | |
Links: | http://deposit.dnb.de/cgi-bin/dokserv?id=3423872&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018946162&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | X, 316 S. graph. Darst. |
ISBN: | 9783642113420 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV036054555 | ||
003 | DE-604 | ||
005 | 20110303 | ||
007 | t| | ||
008 | 100301s2010 gw |||| 00||| eng d | ||
015 | |a 10,N06 |2 dnb | ||
016 | 7 | |a 1000034682 |2 DE-101 | |
020 | |a 9783642113420 |c GB. : ca. EUR 106.95 (freier Pr.), ca. sfr 155.50 (freier Pr.) |9 978-3-642-11342-0 | ||
024 | 3 | |a 9783642113420 | |
028 | 5 | 2 | |a 12832040 |
035 | |a (OCoLC)503649530 | ||
035 | |a (DE-599)DNB1000034682 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE | ||
049 | |a DE-355 |a DE-384 |a DE-739 |a DE-1050 | ||
050 | 0 | |a TS155.6 | |
082 | 0 | |a 658.500285 |2 22 | |
084 | |a QH 463 |0 (DE-625)141599: |2 rvk | ||
084 | |a 650 |2 sdnb | ||
100 | 1 | |a Zäpfel, Günther |d 1942- |e Verfasser |0 (DE-588)106830864 |4 aut | |
245 | 1 | 0 | |a Metaheuristic search concepts |b a tutorial with applications to production and logistics |c Günther Zäpfel ; Roland Braune ; Michael Bögl |
264 | 1 | |a Berlin [u.a.] |b Springer |c 2010 | |
300 | |a X, 316 S. |c graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Business logistics |x Data processing | |
650 | 4 | |a Combinatorial optimization | |
650 | 4 | |a Production management |x Data processing | |
650 | 0 | 7 | |a Diskrete Optimierung |0 (DE-588)4150179-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Metaheuristik |0 (DE-588)4820176-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Rucksackproblem |0 (DE-588)4178600-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Tourenplanung |0 (DE-588)4121783-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Prozessmanagement |0 (DE-588)4353072-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Logistik |0 (DE-588)4036210-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Prozessmanagement |0 (DE-588)4353072-2 |D s |
689 | 0 | 1 | |a Logistik |0 (DE-588)4036210-3 |D s |
689 | 0 | 2 | |a Rucksackproblem |0 (DE-588)4178600-2 |D s |
689 | 0 | 3 | |a Tourenplanung |0 (DE-588)4121783-4 |D s |
689 | 0 | 4 | |a Diskrete Optimierung |0 (DE-588)4150179-2 |D s |
689 | 0 | 5 | |a Metaheuristik |0 (DE-588)4820176-5 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Braune, Roland |e Verfasser |0 (DE-588)12527596X |4 aut | |
700 | 1 | |a Bögl, Michael |e Verfasser |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-642-11343-7 |
856 | 4 | 2 | |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3423872&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
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=018946162&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-018946162 |
Datensatz im Suchindex
_version_ | 1819322286367309824 |
---|---|
adam_text | CONTENTS PARTI PRELIMINARIES 1 INTRODUCTION 3 2 THE KNAPSACK PROBLEM AND
STRAIGHTFORWARD OPTIMIZATION METHODS . 7 2.1 THE REFERENCE PROBLEM 7 2.2
AN ADDITIONAL GREEDY APPROACH 10 2.3 SOLVING THE KNAPSACK PROBLEM BY
ENUMERATION 11 2.4 BRANCH AND BOUND 15 2.5 SUMMARY 25 3 SEARCH
HEURISTICS 31 3.1 SEARCH HEURISTICS BASED ON REPEATED SOLUTION
CONSTRUCTION 33 3.1.1 RANDOMIZED SEARCH BY SOLUTION CONSTRUCTION 34
3.1.2 MEMORY-BASED SEARCH BY SOLUTION CONSTRUCTION 37 3.2 SEARCH
HEURISTICS BASED ON REPEATED SOLUTION MODIFICATION 43 3.2.1 ALLOWING
DETERIORATIONS ONLY IN DEAD-ENDS 47 3.2.2 ALLOWING DETERIORATIONS AT ANY
TIME 51 3.3 SEARCH HEURISTICS BASED ON REPEATED SOLUTION RECOMBINATION
56 PARTII METAHEURISTICS 4 METAHEURISTICS IN GENERAL 67 4.1
INTENSIFICATION AND DIVERSIFICATION 68 4.2 ALGORITHMIC VIEW 71 4.3
DEFINING THE TERM METAHEURISTIC 72 4.4 SUMMARY 72 5 METAHEURISTICS
BASED ON SOLUTION CONSTRUCTION 75 5.1 GREEDY RANDOMIZED ADAPTIVE SEARCH
PROCEDURE 75 5.1.1 MAIN COMPONENTS OF GREEDY RANDOMIZED ADAPTIVE SEARCH
PROCEDURES 76 VII BIBLIOGRAFISCHE INFORMATIONEN
HTTP://D-NB.INFO/1000034682 DIGITALISIERT DURCH VIII CONTENTS 5.1.2
ALGORITHMIC VIEW 80 5.1.3 PROBLEM RELATED ASPECTS 81 5.1.4
INTENSIFICATION / DIVERSIFICATION 81 5.2 ANT COLONY OPTIMIZATION 82
5.2.1 APPLICATION TO OPTIMIZATION PROBLEMS 84 5.2.2 MAIN COMPONENTS OF
ANT COLONY OPTIMIZATION 87 5.2.3 ALGORITHMIC VIEW 89 5.2.4 PROBLEM
RELATED ASPECTS 90 5.2.5 INTENSIFICATION / DIVERSIFICATION 92 6
METAHEURISTICS BASED ON SOLUTION MODIFICATION 95 6.1 LOCAL SEARCH AS A
COMMON PRINCIPLE 95 6.1.1 THE LINK BETWEEN SOLUTION MODIFICATION AND
LOCAL SEARCH . 95 6.1.2 SOLUTION PROCESSING SCHEMES 96 6.1.3 PROBLEM
RELATED ASPECTS 98 6.1.4 CREATING THE INITIAL SOLUTION 99 6.1.5 SIMPLE
IMPROVEMENT-BASED LOCAL SEARCH 99 6.2 TABU SEARCH 101 6.2.1 MAIN
COMPONENTS OF TABU SEARCH 102 6.2.2 ALGORITHMIC VIEW 102 6.2.3 THE TABU
LIST 103 6.2.4 PROBLEM RELATED ASPECTS 105 6.2.5 INTENSIFICATION /
DIVERSIFICATION 107 6.3 THRESHOLD ACCEPTING 109 6.3.1 MAIN COMPONENTS OF
THRESHOLD ACCEPTING 109 6.3.2 ALGORITHMIC VIEW 110 6.3.3 PROBLEM RELATED
ASPECTS 110 6.3.4 INTENSIFICATION / DIVERSIFICATION ILL 6.4 SIMULATED
ANNEALING 112 6.4.1 HOMOGENOUS VS. INHOMOGENOUS SIMULATED ANNEALING 114
6.4.2 ANNEALING SCHEDULES 115 6.4.3 MAIN COMPONENTS OF SIMULATED
ANNEALING 116 6.4.4 ALGORITHMIC VIEW 117 6.4.5 PROBLEM RELATED ASPECTS
117 6.4.6 INTENSIFICATION / DIVERSIFICATION 119 7 CONTENTS IX 7.2.1 MAIN
COMPONENTS OF SCATTER SEARCH 135 7.2.2 ALGORITHMIC VIEW 137 7.2.3
INTENSIFICATION / DIVERSIFICATION 143 8 SUMMARIZING REMARKS ON
METAHEURISTICS 145 8.1 SYSTEMATIZATION APPROACHES 145 8.1.1
SYSTEMATIZATION BY BASIC PRINCIPLE 145 8.1.2 ALTERNATIVE TAXONOMIES 146
8.2 FURTHER METAHEURISTICS 151 8.2.1 VARIABLE NEIGHBORHOOD SEARCH 152
8.2.2 GUIDED LOCAL SEARCH 153 8.2.3 EVOLUTION STRATEGIES 154 8.2.4
PARTICLE SWARM OPTIMIZATION 154 PARTILI APPLICATIONS 9 METAHEURISTICS IN
MACHINE SCHEDULING 1 59 9.1 INTRODUCTION 159 .1 MACHINE SCHEDULING IN
THE JOB SHOP CASE 159 .2 COMMON OPTIMIZATION OBJECTIVES 161 .3 THE
REFERENCE PROBLEM 163 .4 TYPES OF SCHEDULES 166 .5 MATHEMATICAL
FORMULATION 168 1.6 PROBLEM DIFFICULTY 168 9.2 COMMON WAYS OF
REPRESENTING SOLUTIONS 169 9.2.1 THE SEQUENCE-BASED REPRESENTATION 170
9.2.2 THE GRAPH-BASED REPRESENTATION 170 9.3 CONSTRUCTIVE HEURISTICS 179
9.3.1 LIST SCHEDULING ALGORITHMS 179 9.3.2 INSERTION ALGORITHMS 184
9.3.3 BOTTLENECK BASED SCHEDULING 185 9.4 METAHEURISTIC APPROACHES BASED
ON SOLUTION MODIFICATION 186 9.4.1 NEIGHBORHOOD CONCEPTS IN JOB SHOP
SCHEDULING 186 9.4.2 TABU SEARCH APPROACHES 189 9.4.3 SIMULATED
ANNEALING APPROACHES 198 9.5 METAHEURISTIC APPROACHES BASED ON SOLUTION
CONSTRUCTION 208 9.5. X CONTENTS 10.3 CONSTRUCTIVE HEURISTICS 243 10.3.1
SAVINGS ALGORITHM 244 10.4 METAHEURISTIC APPROACHES BASED ON SOLUTION
CONSTRUCTION 250 10.4.1 GREEDY RANDOMIZED ADAPTIVE SEARCH PROCEDURE 250
10.5 METAHEURISTIC APPROACHES BASED ON SOLUTION MODIFICATION 266 10.5.1
CLASSIC NEIGHBORHOOD CONCEPTS IN VEHICLE ROUTING 266 10.5.2 TABU SEARCH
270 10.6 METAHEURISTIC APPROACHES BASED ON SOLUTION RECOMBINATION 281
10.6.1 GENETIC ALGORITHM 281 11 SUMMARY 291 11.1 METAHEURISTICS FROM A
GENERAL POINT OF VIEW 291 11.2 GUIDELINE FOR APPLICATION DEVELOPMENT 293
11.3 COMPARISON OF TABU SEARCH FOR JSSP AND VRP 296 11.4 OUTLOOK 297
11.4.1 FURTHER DEVELOPMENTS AND TRENDS IN HEURISTIC OPTIMIZATION 297
11.4.2 (META)HEURISTICS IN INDUSTRIAL PRACTICE 299 REFERENCES 301
|
any_adam_object | 1 |
author | Zäpfel, Günther 1942- Braune, Roland Bögl, Michael |
author_GND | (DE-588)106830864 (DE-588)12527596X |
author_facet | Zäpfel, Günther 1942- Braune, Roland Bögl, Michael |
author_role | aut aut aut |
author_sort | Zäpfel, Günther 1942- |
author_variant | g z gz r b rb m b mb |
building | Verbundindex |
bvnumber | BV036054555 |
callnumber-first | T - Technology |
callnumber-label | TS155 |
callnumber-raw | TS155.6 |
callnumber-search | TS155.6 |
callnumber-sort | TS 3155.6 |
callnumber-subject | TS - Manufactures |
classification_rvk | QH 463 |
ctrlnum | (OCoLC)503649530 (DE-599)DNB1000034682 |
dewey-full | 658.500285 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.500285 |
dewey-search | 658.500285 |
dewey-sort | 3658.500285 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02653nam a2200625 c 4500</leader><controlfield tag="001">BV036054555</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20110303 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">100301s2010 gw |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">10,N06</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1000034682</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783642113420</subfield><subfield code="c">GB. : ca. EUR 106.95 (freier Pr.), ca. sfr 155.50 (freier Pr.)</subfield><subfield code="9">978-3-642-11342-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783642113420</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">12832040</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)503649530</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1000034682</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-355</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-1050</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TS155.6</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.500285</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 463</subfield><subfield code="0">(DE-625)141599:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">650</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Zäpfel, Günther</subfield><subfield code="d">1942-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)106830864</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Metaheuristic search concepts</subfield><subfield code="b">a tutorial with applications to production and logistics</subfield><subfield code="c">Günther Zäpfel ; Roland Braune ; Michael Bögl</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 316 S.</subfield><subfield code="c">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="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business logistics</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Combinatorial optimization</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Production management</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Diskrete Optimierung</subfield><subfield code="0">(DE-588)4150179-2</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">Rucksackproblem</subfield><subfield code="0">(DE-588)4178600-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Tourenplanung</subfield><subfield code="0">(DE-588)4121783-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Prozessmanagement</subfield><subfield code="0">(DE-588)4353072-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Logistik</subfield><subfield code="0">(DE-588)4036210-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Prozessmanagement</subfield><subfield code="0">(DE-588)4353072-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Logistik</subfield><subfield code="0">(DE-588)4036210-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Rucksackproblem</subfield><subfield code="0">(DE-588)4178600-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="3"><subfield code="a">Tourenplanung</subfield><subfield code="0">(DE-588)4121783-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="4"><subfield code="a">Diskrete Optimierung</subfield><subfield code="0">(DE-588)4150179-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="5"><subfield code="a">Metaheuristik</subfield><subfield code="0">(DE-588)4820176-5</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">Braune, Roland</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)12527596X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Bögl, Michael</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</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-642-11343-7</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3423872&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</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=018946162&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-018946162</subfield></datafield></record></collection> |
id | DE-604.BV036054555 |
illustrated | Not Illustrated |
indexdate | 2024-12-20T14:05:45Z |
institution | BVB |
isbn | 9783642113420 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018946162 |
oclc_num | 503649530 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR DE-384 DE-739 DE-1050 |
owner_facet | DE-355 DE-BY-UBR DE-384 DE-739 DE-1050 |
physical | X, 316 S. graph. Darst. |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Springer |
record_format | marc |
spellingShingle | Zäpfel, Günther 1942- Braune, Roland Bögl, Michael Metaheuristic search concepts a tutorial with applications to production and logistics Datenverarbeitung Business logistics Data processing Combinatorial optimization Production management Data processing Diskrete Optimierung (DE-588)4150179-2 gnd Metaheuristik (DE-588)4820176-5 gnd Rucksackproblem (DE-588)4178600-2 gnd Tourenplanung (DE-588)4121783-4 gnd Prozessmanagement (DE-588)4353072-2 gnd Logistik (DE-588)4036210-3 gnd |
subject_GND | (DE-588)4150179-2 (DE-588)4820176-5 (DE-588)4178600-2 (DE-588)4121783-4 (DE-588)4353072-2 (DE-588)4036210-3 |
title | Metaheuristic search concepts a tutorial with applications to production and logistics |
title_auth | Metaheuristic search concepts a tutorial with applications to production and logistics |
title_exact_search | Metaheuristic search concepts a tutorial with applications to production and logistics |
title_full | Metaheuristic search concepts a tutorial with applications to production and logistics Günther Zäpfel ; Roland Braune ; Michael Bögl |
title_fullStr | Metaheuristic search concepts a tutorial with applications to production and logistics Günther Zäpfel ; Roland Braune ; Michael Bögl |
title_full_unstemmed | Metaheuristic search concepts a tutorial with applications to production and logistics Günther Zäpfel ; Roland Braune ; Michael Bögl |
title_short | Metaheuristic search concepts |
title_sort | metaheuristic search concepts a tutorial with applications to production and logistics |
title_sub | a tutorial with applications to production and logistics |
topic | Datenverarbeitung Business logistics Data processing Combinatorial optimization Production management Data processing Diskrete Optimierung (DE-588)4150179-2 gnd Metaheuristik (DE-588)4820176-5 gnd Rucksackproblem (DE-588)4178600-2 gnd Tourenplanung (DE-588)4121783-4 gnd Prozessmanagement (DE-588)4353072-2 gnd Logistik (DE-588)4036210-3 gnd |
topic_facet | Datenverarbeitung Business logistics Data processing Combinatorial optimization Production management Data processing Diskrete Optimierung Metaheuristik Rucksackproblem Tourenplanung Prozessmanagement Logistik |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3423872&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018946162&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT zapfelgunther metaheuristicsearchconceptsatutorialwithapplicationstoproductionandlogistics AT brauneroland metaheuristicsearchconceptsatutorialwithapplicationstoproductionandlogistics AT boglmichael metaheuristicsearchconceptsatutorialwithapplicationstoproductionandlogistics |