Combinatorial optimization: theory and algorithms
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Berlin [u.a.]
Springer
2002
|
Ausgabe: | 2. ed. |
Schriftenreihe: | Algorithms and combinatorics
21 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIII, 530 S. Ill., graph. Darst. |
ISBN: | 3540431543 |
Internformat
MARC
LEADER | 00000nam a22000008cb4500 | ||
---|---|---|---|
001 | BV014140435 | ||
003 | DE-604 | ||
005 | 20190507 | ||
007 | t | ||
008 | 020205s2002 gw ad|| |||| 00||| eng d | ||
016 | 7 | |a 963655175 |2 DE-101 | |
020 | |a 3540431543 |9 3-540-43154-3 | ||
035 | |a (OCoLC)248749202 | ||
035 | |a (DE-599)BVBBV014140435 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c DE | ||
049 | |a DE-703 |a DE-355 |a DE-29T |a DE-1050 |a DE-384 |a DE-20 |a DE-19 |a DE-M347 |a DE-91G |a DE-521 |a DE-526 |a DE-83 |a DE-11 |a DE-706 | ||
050 | 0 | |a QA402.5.K6665 2002 | |
082 | 0 | |a 519.3 21 | |
082 | 0 | |a 519.3 | |
084 | |a SK 890 |0 (DE-625)143267: |2 rvk | ||
084 | |a 65K05 |2 msc | ||
084 | |a MAT 913f |2 stub | ||
084 | |a 27 |2 sdnb | ||
084 | |a 68R10 |2 msc | ||
084 | |a 90C27 |2 msc | ||
100 | 1 | |a Korte, Bernhard |e Verfasser |4 aut | |
245 | 1 | 0 | |a Combinatorial optimization |b theory and algorithms |c Bernhard Korte ; Jens Vygen |
250 | |a 2. ed. | ||
264 | 1 | |a Berlin [u.a.] |b Springer |c 2002 | |
300 | |a XIII, 530 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Algorithms and combinatorics |v 21 | |
650 | 4 | |a Kombinatorische Optimierung - Lehrbuch | |
650 | 4 | |a Combinatorial optimization | |
650 | 0 | 7 | |a Kombinatorische Optimierung |0 (DE-588)4031826-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Kombinatorische Optimierung |0 (DE-588)4031826-6 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Vygen, Jens |d 1967- |e Verfasser |0 (DE-588)14204086X |4 aut | |
830 | 0 | |a Algorithms and combinatorics |v 21 |w (DE-604)BV000617357 |9 21 | |
856 | 4 | 2 | |m HEBIS Datenaustausch Darmstadt |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009689740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009689740 |
Datensatz im Suchindex
_version_ | 1804129012277051392 |
---|---|
adam_text | BERNHARD KORTE JENS VYGEN COMBINATORIAL OPTIMIZATION THEORY AND
ALGORITHMS SECOND EDITION SPRINGER TABLE OF CONTENTS 1. INTRODUCTION 1
1.1 ENUMERATION 2 1.2 RUNNING TIME OF ALGORITHMS 5 1.3 LINEAR
OPTIMIZATION PROBLEMS 8 1.4 SORTING 9 EXERCISES 11 REFERENCES 12 2.
GRAPHS 13 2.1 BASIC DEFINITIONS 13 2.2 TREES, CIRCUITS, AND CUTS 17 2.3
CONNECTIVITY 24 2.4 EULERIAN AND BIPARTITE GRAPHS 30 2.5 PLANARITY 33
2.6 PLANAR DUALITY 40 EXERCISES 42 REFERENCES 46 3. LINEAR PROGRAMMING
49 3.1 POLYHEDRA 50 3.2 THE SIMPLEX ALGORITHM 53 3.3 DUALITY 57 3.4
CONVEX HULLS AND POLYTOPES 60 EXERCISES 62 REFERENCES 63 4. LINEAR
PROGRAMMING ALGORITHMS 65 4.1 SIZE OF VERTICES AND FACES 65 4.2
CONTINUED FRACTIONS 68 4.3 GAUSSIAN ELIMINATION 70 4.4 THE ELLIPSOID
METHOD 74 4.5 KHACHIYAN S THEOREM 80 4.6 SEPARATION AND OPTIMIZATION 82
EXERCISES 88 REFERENCES 89 X TABLE OF CONTENTS 5. INTEGER PROGRAMMING 9
1 5.1 THE INTEGER HULL OF A POLYHEDRON 92 5.2 UNIMODULAR TRANSFORMATIONS
96 5.3 TOTAL DUAL INTEGRALITY 97 5.4 TOTALLY UNIMODULAR MATRICES 101 5.5
CUTTING PLANES 106 5.6 LAGRANGEAN RELAXATION 110 EXERCISES 112
REFERENCES 115 6. SPANNING TREES AND ARBORESCENCES 117 6.1 MINIMUM
SPANNING TREES 118 6.2 MINIMUM WEIGHT ARBORESCENCES 121 6.3 POLYHEDRAL
DESCRIPTIONS 125 6.4 PACKING SPANNING TREES AND ARBORESCENCES 128
EXERCISES 132 REFERENCES 135 7. SHORTEST PATHS 139 7.1 SHORTEST PATHS
FROM ONE SOURCE 140 7.2 SHORTEST PATHS BETWEEN ALL PAIRS OF VERTICES 144
7.3 MINIMUM MEAN CYCLES 147 EXERCISES 149 REFERENCES 151 8. NETWORK
FLOWS 153 8.1 MAX-FLOW-MIN-CUT THEOREM 154 I 8.2 MENGER S THEOREM 158 I
8.3 THE EDMONDS-KARP ALGORITHM 160 1 8.4 BLOCKING FLOWS 162 I 8.5 THE
GOLDBERG-TARJAN ALGORITHM 163 8.6 GOMORY-HU TREES 168 *} 8.7 THE MINIMUM
CUT IN AN UNDIRECTED GRAPH 174 EXERCISES 176 I REFERENCES 181 J | 9.
MINIMUM COST FLOWS 185 J 9.1 PROBLEM FORMULATION 185 5 9.2 AN OPTIMALITY
CRITERION 187 ; 9.3 MINIMUM MEAN CYCLE-CANCELLING ALGORITHM 189 1 9.4
SUCCESSIVE SHORTEST PATH ALGORITHM 193 ] 9.5 ORLIN S ALGORITHM 197 I
EXERCISES 201 I REFERENCES 203 TABLE OF CONTENTS XI 10. MAXIMUM
MATCHINGS 205 10.1 BIPARTITE MATCHING 206 10.2 THE TUTTE MATRIX 208 10.3
TUTTE S THEOREM 210 10.4 EAR-DECOMPOSITIONS OF FACTOR-CRITICAL GRAPHS
213 10.5 EDMONDS MATCHING ALGORITHM 219 EXERCISES 228 REFERENCES 231
11. WEIGHTED MATCHING 235 11.1 THE ASSIGNMENT PROBLEM 236 11.2 OUTLINE
OF THE WEIGHTED MATCHING ALGORITHM 237 11.3 IMPLEMENTATION OF THE
WEIGHTED MATCHING ALGORITHM 240 11.4 POSTOPTIMALITY 253 11.5 THE
MATCHING POLYTOPE 254 EXERCISES 257 REFERENCES 259 12. Z»-MATCHINGS AND
T -JOINS 261 12.1 FO-MATCHINGS 261 12.2 MINIMUM WEIGHT 7 -JOINS 265 12.3
R -JOINS AND T-CUTS 269 12.4 THE PADBERG-RAO THEOREM 272 EXERCISES 275
REFERENCES 278 13. MATROIDS 279 13.1 INDEPENDENCE SYSTEMS AND MATROIDS
279 13.2 OTHER MATROID AXIOMS 283 13.3 DUALITY 287 13.4 THE GREEDY
ALGORITHM 291 13.5 MATROID INTERSECTION 296 13.6 MATROID PARTITIONING
300 13.7 WEIGHTED MATROID INTERSECTION 302 EXERCISES 305 REFERENCES 308
14. GENERALIZATIONS OF MATROIDS 31 1 14.1 GREEDOIDS 311 14.2
POLYMATROIDS 315 14.3 MINIMIZING SUBMODULAR FUNCTIONS 319 EXERCISES 323
REFERENCES 325 XII TABLE OF CONTENTS 15. NP -COMPLETENESS 327 15.1
TURING MACHINES 327 15.2 CHURCH S THESIS 329 15.3 P AND NP 334 15.4
COOK S THEOREM 338 15.5 SOME BASIC NP-COMPLETE PROBLEMS 342 15.6 THE
CLASS CONP 349 15.7 NP-HARD PROBLEMS 351 EXERCISES 354 REFERENCES 358
16. APPROXIMATION ALGORITHMS 361 16.1 SET COVERING 362 16.2 COLOURING
367 16.3 APPROXIMATION SCHEMES 373 16.4 MAXIMUM SATISFIABILITY 376 16.5
THE PCP THEOREM 380 16.6 L-REDUCTIONS 384 EXERCISES 390 REFERENCES 393
17. THE KNAPSACK PROBLEM 397 17.1 FRACTIONAL KNAPSACK AND WEIGHTED
MEDIAN PROBLEM 397 17.2 A PSEUDOPOLYNOMIAL ALGORITHM 400 17.3 A FULLY
POLYNOMIAL APPROXIMATION SCHEME 402 EXERCISES 405 REFERENCES 406 18.
BIN-PACKING 407 18.1 GREEDY HEURISTICS 407 18.2 AN ASYMPTOTIC
APPROXIMATION SCHEME 412 18.3 THE KARMARKAR-KARP ALGORITHM 416 EXERCISES
419 REFERENCES 421 19. MULTICOMMODITY FLOWS AND EDGE-DISJOINT PATHS 423
19.1 MULTICOMMODITY FLOWS 424 19.2 ALGORITHMS FOR MULTICOMMODITY FLOWS
427 19.3 DIRECTED EDGE-DISJOINT PATHS PROBLEM 431 19.4 UNDIRECTED
EDGE-DISJOINT PATHS PROBLEM 435 EXERCISES 440 REFERENCES 443 TABLE OF
CONTENTS XIII 20. NETWORK DESIGN PROBLEMS 445 20.1 STEINER TREES 446
20.2 SURVIVABLE NETWORK DESIGN 450 20.3 A PRIMAL-DUAL APPROXIMATION
ALGORITHM 453 20.4 JAIN S ALGORITHM 462 EXERCISES 467 REFERENCES 470 21.
THE TRAVELING SALESMAN PROBLEM 473 21.1 APPROXIMATION ALGORITHMS FOR THE
TSP 473 21.2 EUCLIDEAN TSPS 478 21.3 LOCAL SEARCH 485 21.4 THE TRAVELING
SALESMAN POLYTOPE 491 21.5 LOWER BOUNDS 497 21.6 BRANCH-AND-BOUND 499
EXERCISES 501 REFERENCES 503 NOTATION INDEX 507 AUTHOR INDEX 511 SUBJECT
INDEX 519
|
any_adam_object | 1 |
author | Korte, Bernhard Vygen, Jens 1967- |
author_GND | (DE-588)14204086X |
author_facet | Korte, Bernhard Vygen, Jens 1967- |
author_role | aut aut |
author_sort | Korte, Bernhard |
author_variant | b k bk j v jv |
building | Verbundindex |
bvnumber | BV014140435 |
callnumber-first | Q - Science |
callnumber-label | QA402 |
callnumber-raw | QA402.5.K6665 2002 |
callnumber-search | QA402.5.K6665 2002 |
callnumber-sort | QA 3402.5 K6665 42002 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 890 |
classification_tum | MAT 913f |
ctrlnum | (OCoLC)248749202 (DE-599)BVBBV014140435 |
dewey-full | 519.321 519.3 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.3 21 519.3 |
dewey-search | 519.3 21 519.3 |
dewey-sort | 3519.3 221 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01902nam a22005058cb4500</leader><controlfield tag="001">BV014140435</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190507 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">020205s2002 gw ad|| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">963655175</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540431543</subfield><subfield code="9">3-540-43154-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)248749202</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014140435</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">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-521</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-706</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA402.5.K6665 2002</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.3 21</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.3</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">65K05</subfield><subfield code="2">msc</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 913f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">27</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">68R10</subfield><subfield code="2">msc</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">90C27</subfield><subfield code="2">msc</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Korte, Bernhard</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Combinatorial optimization</subfield><subfield code="b">theory and algorithms</subfield><subfield code="c">Bernhard Korte ; Jens Vygen</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 530 S.</subfield><subfield code="b">Ill., 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="1" ind2=" "><subfield code="a">Algorithms and combinatorics</subfield><subfield code="v">21</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Kombinatorische Optimierung - Lehrbuch</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Combinatorial optimization</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">Kombinatorische Optimierung</subfield><subfield code="0">(DE-588)4031826-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">Vygen, Jens</subfield><subfield code="d">1967-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)14204086X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Algorithms and combinatorics</subfield><subfield code="v">21</subfield><subfield code="w">(DE-604)BV000617357</subfield><subfield code="9">21</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch Darmstadt</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=009689740&sequence=000001&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-009689740</subfield></datafield></record></collection> |
id | DE-604.BV014140435 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:58:22Z |
institution | BVB |
isbn | 3540431543 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009689740 |
oclc_num | 248749202 |
open_access_boolean | |
owner | DE-703 DE-355 DE-BY-UBR DE-29T DE-1050 DE-384 DE-20 DE-19 DE-BY-UBM DE-M347 DE-91G DE-BY-TUM DE-521 DE-526 DE-83 DE-11 DE-706 |
owner_facet | DE-703 DE-355 DE-BY-UBR DE-29T DE-1050 DE-384 DE-20 DE-19 DE-BY-UBM DE-M347 DE-91G DE-BY-TUM DE-521 DE-526 DE-83 DE-11 DE-706 |
physical | XIII, 530 S. Ill., graph. Darst. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | Springer |
record_format | marc |
series | Algorithms and combinatorics |
series2 | Algorithms and combinatorics |
spelling | Korte, Bernhard Verfasser aut Combinatorial optimization theory and algorithms Bernhard Korte ; Jens Vygen 2. ed. Berlin [u.a.] Springer 2002 XIII, 530 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Algorithms and combinatorics 21 Kombinatorische Optimierung - Lehrbuch Combinatorial optimization Kombinatorische Optimierung (DE-588)4031826-6 gnd rswk-swf Kombinatorische Optimierung (DE-588)4031826-6 s DE-604 Vygen, Jens 1967- Verfasser (DE-588)14204086X aut Algorithms and combinatorics 21 (DE-604)BV000617357 21 HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009689740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Korte, Bernhard Vygen, Jens 1967- Combinatorial optimization theory and algorithms Algorithms and combinatorics Kombinatorische Optimierung - Lehrbuch Combinatorial optimization Kombinatorische Optimierung (DE-588)4031826-6 gnd |
subject_GND | (DE-588)4031826-6 |
title | Combinatorial optimization theory and algorithms |
title_auth | Combinatorial optimization theory and algorithms |
title_exact_search | Combinatorial optimization theory and algorithms |
title_full | Combinatorial optimization theory and algorithms Bernhard Korte ; Jens Vygen |
title_fullStr | Combinatorial optimization theory and algorithms Bernhard Korte ; Jens Vygen |
title_full_unstemmed | Combinatorial optimization theory and algorithms Bernhard Korte ; Jens Vygen |
title_short | Combinatorial optimization |
title_sort | combinatorial optimization theory and algorithms |
title_sub | theory and algorithms |
topic | Kombinatorische Optimierung - Lehrbuch Combinatorial optimization Kombinatorische Optimierung (DE-588)4031826-6 gnd |
topic_facet | Kombinatorische Optimierung - Lehrbuch Combinatorial optimization Kombinatorische Optimierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009689740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV000617357 |
work_keys_str_mv | AT kortebernhard combinatorialoptimizationtheoryandalgorithms AT vygenjens combinatorialoptimizationtheoryandalgorithms |