Graphs and applications: an introductory approach
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | Undetermined |
Veröffentlicht: |
London [u.a.]
Springer
2007
|
Ausgabe: | 6. print. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XI, 444 S. graph. Darst. 1 CD-ROM (12 cm) |
ISBN: | 185233259X |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV023747550 | ||
003 | DE-604 | ||
005 | 20080409000000.0 | ||
007 | t | ||
008 | 080318s2007 d||| |||| 00||| und d | ||
020 | |a 185233259X |9 1-85233-259-X | ||
035 | |a (OCoLC)611856608 | ||
035 | |a (DE-599)BVBBV023747550 | ||
040 | |a DE-604 |b ger | ||
041 | |a und | ||
049 | |a DE-526 | ||
100 | 1 | |a Aldous, Joan M. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Graphs and applications |b an introductory approach |c Joan M. Aldous and Robin J. Wilson |
250 | |a 6. print. | ||
264 | 1 | |a London [u.a.] |b Springer |c 2007 | |
300 | |a XI, 444 S. |b graph. Darst. |e 1 CD-ROM (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Graph |0 (DE-588)4021842-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a CD-ROM |0 (DE-588)4139307-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Graphentheorie |0 (DE-588)4113782-6 |2 gnd |9 rswk-swf |
655 | 7 | |8 1\p |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Graph |0 (DE-588)4021842-9 |D s |
689 | 0 | 1 | |a CD-ROM |0 (DE-588)4139307-7 |D s |
689 | 0 | |8 2\p |5 DE-604 | |
689 | 1 | 0 | |a Graphentheorie |0 (DE-588)4113782-6 |D s |
689 | 1 | |8 3\p |5 DE-604 | |
700 | 1 | |a Wilson, Robin J. |d 1943- |e Verfasser |0 (DE-588)141760176 |4 aut | |
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=017296625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-017296625 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 3\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804138798010859520 |
---|---|
adam_text | JOAN M. ALDOUS AND ROBIN J. WILSON GRAPHS AND APPLICATIONS AN
INTRODUCTORY APPROACH WITH 644 ILLUSTRATIONS BY STEVE BEST SPRINGER
CONTENTS 1 INTRODUCTION 1 1.1 GRAPHS, DIGRAPHS AND NETWORKS 1 1.2
CLASSIFYING PROBLEMS 20 1.3 SEEKING SOLUTIONS 23 2 GRAPHS 25 2.1 GRAPHS
AND SUBGRAPHS 25 2.2 VERTEX DEGREES 35 2.3 PATHS AND CYCLES 38 2.4
REGULAR AND BIPARTITE GRAPHS 43 2.5 CASE STUDIES 50 FOUR CUBES PROBLEM
51 SOCIAL NETWORKS 53 EXERCISES 2 56 3 EULERIAN AND HAMILTONIAN GRAPHS
61 3.1 EXPLORING AND TRAVELLING 61 3.2 EULERIAN GRAPHS 64 3.3
HAMILTONIAN GRAPHS 71 3.4 CASE STUDIES 75 DOMINOES 75 DIAGRAM-TRACING
PUZZLES 76 KNIGHT S TOUR PROBLEM 78 GRAY CODES 80 EXERCISES 3 82 4
DIGRAPHS 84 4.1 DIGRAPHS AND SUBDIGRAPHS 84 4.2 VERTEX DEGREES 92 4.3
PATHS AND CYCLES 94 4.4 EULERIAN AND HAMILTONIAN DIGRAPHS 97 4.5 CASE
STUDIES 99 ECOLOGY 99 X GRAPHS AND APPLICATIONS: AN INTRODUCTORY
APPROACH SOCIAL NETWORKS 101 ROTATING DRUM PROBLEM 104 RANKING IN
TOURNAMENTS 106 EXERCISES 4 108 5 MATRIX REPRESENTATIONS 112 5.1
ADJACENCY MATRICES 113 5.2 WALKS IN GRAPHS AND DIGRAPHS 117 5.3
INCIDENCE MATRICES 122 5.4 CASE STUDIES 126 INTERVAL GRAPHS 126 MARKOV
CHAINS 129 EXERCISES 5 133 6 TREE STRUCTURES 138 6.1 MATHEMATICAL
PROPERTIES OF TREES 140 6.2 SPANNING TREES 144 6.3 ROOTED TREES 146 6.4
CASE STUDY 152 BRACED RECTANGULAR FRAMEWORKS 152 EXERCISES 6 161 7
COUNTING TREES 163 7.1 COUNTING LABELLED TREES 164 7.2 COUNTING BINARY
TREES 171 7.3 COUNTING CHEMICAL TREES 174 EXERCISES 7 181 8 GREEDY
ALGORITHMS 182 8.1 MINIMUM CONNECTOR PROBLEM 182 8.2 TRAVELLING SALESMAN
PROBLEM 191 EXERCISES 8 198 9 PATH ALGORITHMS 202 9.1 FLEURY S ALGORITHM
202 9.2 SHORTEST PATH ALGORITHM 204 9.3 CASE STUDY 212 CHINESE POSTMAN
PROBLEM 212 EXERCISES 9 214 10 PATHS AND CONNECTIVITY 216 10.1 CONNECTED
GRAPHS AND DIGRAPHS 216 10.2 MENGER S THEOREM FOR GRAPHS 226 10.3 SOME
ANALOGUES OF MENGER S THEOREM 230 10.4 CASE STUDY 236 CONTENTS XI
RELIABLE TELECOMMUNICATION NETWORKS 236 EXERCISES 10 239 11 PLANARITY
242 11.1 PLANAR GRAPHS 243 11.2 EULER S FORMULA 247 11.3 CYCLE METHOD
FOR PLANARITY TESTING 256 11.4 KURATOWSKI S THEOREM 260 11.5 DUALITY 264
11.6 CONVEX POLYHEDRA 268 EXERCISES 11 274 12 VERTEX COLOURINGS AND
DECOMPOSITIONS ... 277 12.1 VERTEX COLOURINGS 277 12.2 ALGORITHM FOR
VERTEX COLOURING 288 12.3 VERTEX DECOMPOSITIONS 292 EXERCISES 12 299 13
EDGE COLOURINGS AND DECOMPOSITIONS .... 303 13.1 EDGE COLOURINGS 303
13.2 ALGORITHM FOR EDGE COLOURING 313 13.3 EDGE DECOMPOSITIONS 317
EXERCISES 13 329 14 CONCLUSION 332 14.1 CLASSIFICATION OF PROBLEMS 332
14.2 EFFICIENCY OF ALGORITHMS 338 14.3 ANOTHER CLASSIFICATION OF
PROBLEMS 339 SUGGESTIONS FOR FURTHER READING 346 APPENDIX: METHODS OF
PROOF 348 COMPUTING NOTES 354 SOLUTIONS TO COMPUTER ACTIVITIES 380
SOLUTIONS TO PROBLEMS IN THE TEXT 384 INDEX 439
|
any_adam_object | 1 |
author | Aldous, Joan M. Wilson, Robin J. 1943- |
author_GND | (DE-588)141760176 |
author_facet | Aldous, Joan M. Wilson, Robin J. 1943- |
author_role | aut aut |
author_sort | Aldous, Joan M. |
author_variant | j m a jm jma r j w rj rjw |
building | Verbundindex |
bvnumber | BV023747550 |
ctrlnum | (OCoLC)611856608 (DE-599)BVBBV023747550 |
edition | 6. print. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01804nam a2200433zc 4500</leader><controlfield tag="001">BV023747550</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080409000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080318s2007 d||| |||| 00||| und d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">185233259X</subfield><subfield code="9">1-85233-259-X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)611856608</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023747550</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">und</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-526</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Aldous, Joan M.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Graphs and applications</subfield><subfield code="b">an introductory approach</subfield><subfield code="c">Joan M. Aldous and Robin J. Wilson</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">6. print.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">London [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 444 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="e">1 CD-ROM (12 cm)</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="0" ind2="7"><subfield code="a">Graph</subfield><subfield code="0">(DE-588)4021842-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">CD-ROM</subfield><subfield code="0">(DE-588)4139307-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Graphentheorie</subfield><subfield code="0">(DE-588)4113782-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">1\p</subfield><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Graph</subfield><subfield code="0">(DE-588)4021842-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">CD-ROM</subfield><subfield code="0">(DE-588)4139307-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Graphentheorie</subfield><subfield code="0">(DE-588)4113782-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">3\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Wilson, Robin J.</subfield><subfield code="d">1943-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)141760176</subfield><subfield code="4">aut</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=017296625&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-017296625</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><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\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><datafield tag="883" ind1="1" ind2=" "><subfield code="8">3\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> |
genre | 1\p (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV023747550 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:33:54Z |
institution | BVB |
isbn | 185233259X |
language | Undetermined |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017296625 |
oclc_num | 611856608 |
open_access_boolean | |
owner | DE-526 |
owner_facet | DE-526 |
physical | XI, 444 S. graph. Darst. 1 CD-ROM (12 cm) |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Springer |
record_format | marc |
spelling | Aldous, Joan M. Verfasser aut Graphs and applications an introductory approach Joan M. Aldous and Robin J. Wilson 6. print. London [u.a.] Springer 2007 XI, 444 S. graph. Darst. 1 CD-ROM (12 cm) txt rdacontent n rdamedia nc rdacarrier Graph (DE-588)4021842-9 gnd rswk-swf CD-ROM (DE-588)4139307-7 gnd rswk-swf Graphentheorie (DE-588)4113782-6 gnd rswk-swf 1\p (DE-588)4123623-3 Lehrbuch gnd-content Graph (DE-588)4021842-9 s CD-ROM (DE-588)4139307-7 s 2\p DE-604 Graphentheorie (DE-588)4113782-6 s 3\p DE-604 Wilson, Robin J. 1943- Verfasser (DE-588)141760176 aut HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017296625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 3\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Aldous, Joan M. Wilson, Robin J. 1943- Graphs and applications an introductory approach Graph (DE-588)4021842-9 gnd CD-ROM (DE-588)4139307-7 gnd Graphentheorie (DE-588)4113782-6 gnd |
subject_GND | (DE-588)4021842-9 (DE-588)4139307-7 (DE-588)4113782-6 (DE-588)4123623-3 |
title | Graphs and applications an introductory approach |
title_auth | Graphs and applications an introductory approach |
title_exact_search | Graphs and applications an introductory approach |
title_full | Graphs and applications an introductory approach Joan M. Aldous and Robin J. Wilson |
title_fullStr | Graphs and applications an introductory approach Joan M. Aldous and Robin J. Wilson |
title_full_unstemmed | Graphs and applications an introductory approach Joan M. Aldous and Robin J. Wilson |
title_short | Graphs and applications |
title_sort | graphs and applications an introductory approach |
title_sub | an introductory approach |
topic | Graph (DE-588)4021842-9 gnd CD-ROM (DE-588)4139307-7 gnd Graphentheorie (DE-588)4113782-6 gnd |
topic_facet | Graph CD-ROM Graphentheorie Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017296625&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT aldousjoanm graphsandapplicationsanintroductoryapproach AT wilsonrobinj graphsandapplicationsanintroductoryapproach |