Graphs, Algorithms, and Optimization: Discrete Mathematics and Its Applications
Autor William Kocay, Donald L. Kreheren Limba Engleză Hardback – 26 sep 2016
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 307.62 lei 43-57 zile | |
CRC Press – 21 ian 2023 | 307.62 lei 43-57 zile | |
Hardback (1) | 688.23 lei 43-57 zile | |
CRC Press – 26 sep 2016 | 688.23 lei 43-57 zile |
Din seria Discrete Mathematics and Its Applications
- 8% Preț: 404.91 lei
- 20% Preț: 571.04 lei
- 8% Preț: 409.44 lei
- 9% Preț: 578.59 lei
- 8% Preț: 439.83 lei
- 9% Preț: 1497.66 lei
- 18% Preț: 799.85 lei
- 18% Preț: 1114.97 lei
- 15% Preț: 568.28 lei
- 20% Preț: 819.25 lei
- 25% Preț: 1307.49 lei
- 25% Preț: 881.67 lei
- 18% Preț: 790.34 lei
- 15% Preț: 503.98 lei
- 15% Preț: 687.11 lei
- 20% Preț: 476.18 lei
- 15% Preț: 485.18 lei
- 25% Preț: 682.19 lei
- 18% Preț: 1149.51 lei
- 18% Preț: 733.02 lei
- 26% Preț: 1183.37 lei
- 24% Preț: 1247.82 lei
- 22% Preț: 352.95 lei
- 18% Preț: 1343.56 lei
- 31% Preț: 435.86 lei
- 15% Preț: 495.83 lei
- Preț: 469.34 lei
- 20% Preț: 1051.90 lei
- 31% Preț: 408.36 lei
- 25% Preț: 557.90 lei
- 20% Preț: 1658.39 lei
- 15% Preț: 686.00 lei
- 20% Preț: 1403.31 lei
- 18% Preț: 1333.77 lei
- 25% Preț: 487.41 lei
- 25% Preț: 1234.04 lei
- 15% Preț: 671.43 lei
- 18% Preț: 787.17 lei
- 20% Preț: 833.11 lei
- 25% Preț: 602.92 lei
- 18% Preț: 848.27 lei
- 31% Preț: 1040.26 lei
- 31% Preț: 1177.39 lei
Preț: 688.23 lei
Preț vechi: 809.69 lei
-15% Nou
Puncte Express: 1032
Preț estimativ în valută:
131.71€ • 136.67$ • 110.09£
131.71€ • 136.67$ • 110.09£
Carte tipărită la comandă
Livrare economică 17-31 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781482251166
ISBN-10: 1482251167
Pagini: 566
Ilustrații: 302
Dimensiuni: 156 x 234 x 37 mm
Greutate: 0.96 kg
Ediția:Revised
Editura: CRC Press
Colecția CRC Press
Seria Discrete Mathematics and Its Applications
Locul publicării:Boca Raton, United States
ISBN-10: 1482251167
Pagini: 566
Ilustrații: 302
Dimensiuni: 156 x 234 x 37 mm
Greutate: 0.96 kg
Ediția:Revised
Editura: CRC Press
Colecția CRC Press
Seria Discrete Mathematics and Its Applications
Locul publicării:Boca Raton, United States
Public țintă
UndergraduateCuprins
Preface; 1 Graphs and Their Complements; 2 Paths and Walks; 3 Subgraphs; 4 Some Special Classes of Graphs; 5 Trees and Cycles; 6 The Structure of Trees; 7 Connectivity; 8 Graphs and Symmetry; 9 Alternating Paths and Matchings; 10 Network Flows; 11 Hamilton Cycles; 12 Digraphs; 13 Graph Colorings; 14 Planar Graphs; 15 Graphs and Surfaces; 16 The Klein Bottle and the Double Torus; 17 Linear Programming; 18 The Primal-Dual Algorithm; 19 Discrete Linear Programming; Bibliography; Index
Notă biografică
William Kocay is a professor in the Department of Computer Science at St. Paul's College of the University of Manitoba, Canada.
Donald Kreher is a professor of mathematical sciences at Michigan Technological University, Houghton, Michigan.
Donald Kreher is a professor of mathematical sciences at Michigan Technological University, Houghton, Michigan.
Recenzii
Given this is the second edition of a respected text, it is important to examine what has changed and how the text has improved. Using an “algorithmic viewpoint,” the authors explore the standard aspects of graph theory—complements, paths, walks, subgraphs, trees, cycles, connectivity, symmetry, network flows, digraphs, colorings, graph matchings, and planar graphs. The expanded topics include explorations of subgraph counting, graphs and symmetries via permutation groups, graph embeddings on topological surfaces such as the Klein bottle and the double torus, and the connections of graphs to linear programming, including the primal-dual algorithm and discrete considerations, where the integral variables are bounded. Other text changes include some proof corrections and meaningful content revisions. Each chapter section contains rich exercise sets, complemented by chapter notes and an extensive bibliography. The authors’ claim is correct—their style is "rigorous, but informal," insightful, and it works. The text’s algorithms are generic in style, and usable with any major language. In summary, aimed at computer science and mathematics students, this revised text on graph theory will both challenge upper-level undergraduates and provide a comprehensive foundation for graduate students.
--J. Johnson, Western Washington University
--J. Johnson, Western Washington University
Descriere
This comprehensive text features clear exposition on modern algorithmic graph theory presented in a rigorous yet approachable way. It covers the major areas of graph theory, including discrete optimization and its connection to graph algorithms. The authors explore surface topology from an intuitive point of view and include detailed discussions on linear programming that emphasize graph theory problems useful in mathematics and computer science. Many algorithms are provided along with the data structure needed to program the algorithms efficiently.