Guide to Graph Colouring: Algorithms and Applications: Texts in Computer Science
Autor R. M. R. Lewisen Limba Engleză Paperback – 8 oct 2022
The introductory chapters explain graph colouring, complexity theory, bounds and constructive algorithms. The author then shows how advanced, graph colouring techniques can be applied to classic real-world operational research problems such as designing seating plans, sports scheduling, and university timetabling. He includes many examples, suggestions for further reading, and historical notes, and the book is supplemented by an online suite of downloadable code.
The book is of value to researchers, graduate students, and practitioners in the areas of operations research, theoretical computer science, optimization, and computational intelligence. The reader should have elementary knowledge of sets, matrices, and enumerative combinatorics.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 354.73 lei 6-8 săpt. | |
Springer International Publishing – 8 oct 2022 | 354.73 lei 6-8 săpt. | |
Hardback (1) | 500.44 lei 6-8 săpt. | |
Springer International Publishing – 8 oct 2021 | 500.44 lei 6-8 săpt. |
Din seria Texts in Computer Science
- 20% Preț: 474.54 lei
- 20% Preț: 675.32 lei
- 20% Preț: 409.68 lei
- 20% Preț: 306.34 lei
- 20% Preț: 357.54 lei
- 20% Preț: 1219.13 lei
- 20% Preț: 406.20 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.28 lei
- 20% Preț: 444.91 lei
- 20% Preț: 412.39 lei
- 20% Preț: 444.89 lei
- 20% Preț: 370.56 lei
- 20% Preț: 503.85 lei
- 20% Preț: 370.21 lei
- 20% Preț: 515.32 lei
- 15% Preț: 624.69 lei
- 20% Preț: 355.83 lei
- 20% Preț: 349.64 lei
- 20% Preț: 178.22 lei
- 20% Preț: 323.77 lei
- 20% Preț: 386.63 lei
- 20% Preț: 728.56 lei
- 20% Preț: 650.04 lei
- Preț: 448.55 lei
- 20% Preț: 525.82 lei
- 20% Preț: 351.02 lei
- Preț: 378.08 lei
- 20% Preț: 337.81 lei
- 20% Preț: 608.62 lei
- 20% Preț: 343.79 lei
- 20% Preț: 341.88 lei
- 20% Preț: 339.94 lei
- 20% Preț: 576.31 lei
- 20% Preț: 195.50 lei
- 20% Preț: 334.43 lei
- 23% Preț: 726.89 lei
- 20% Preț: 318.76 lei
- 20% Preț: 583.77 lei
- 20% Preț: 581.48 lei
- Preț: 454.27 lei
- 20% Preț: 524.09 lei
Preț: 354.73 lei
Preț vechi: 443.42 lei
-20% Nou
Puncte Express: 532
Preț estimativ în valută:
67.88€ • 71.41$ • 56.20£
67.88€ • 71.41$ • 56.20£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030810566
ISBN-10: 3030810569
Pagini: 304
Ilustrații: XIV, 304 p. 145 illus., 4 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.45 kg
Ediția:2nd ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3030810569
Pagini: 304
Ilustrații: XIV, 304 p. 145 illus., 4 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.45 kg
Ediția:2nd ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
1. Introduction to Graph Colouring.- 2. Bounds and Constructive Algorithms.- 3. Advanced Techniques for Graph Colouring.- 4. Algorithm Case Studies.- 5. Applications and Extensions.- 6. Designing Seating Plans.- 7. Designing Sports Leagues.- 8. Designing University Timetables.
Notă biografică
Dr. Rhyd Lewis is a reader in operational research at Cardiff School of Mathematics, Cardiff University. Previously, he was a lecturer in quantitative methods at Cardiff Business School. He holds a Ph.D. in Computer Science and Operational Research from Edinburgh Napier University. His research interests cover algorithmic graph theory and the analysis and application of metaheuristic algorithms. He is a cofounder and associate editor of the Intl. J. of Metaheuristics.
Textul de pe ultima copertă
This unique textbook treats graph colouring as an algorithmic problem, with a strong emphasis on practical applications.
The work describes and analyses some of the best-known algorithms for colouring graphs, focusing on: whether these heuristics can provide optimal solutions in some cases; how they perform on graphs where the chromatic number is unknown; and whether they can produce better solutions than other algorithms for certain types of graphs, and why.
Introductory chapters explain graph colouring, complexity theory, bounds and constructive algorithms. Further exposition then shows how advanced graph-colouring techniques can be applied to classic real-world operational research problems, such as designing seating plans, sports scheduling, and university timetabling. Readers should have elementary knowledge of sets, matrices, and enumerative combinatorics.
Topics and features:
Dr. Rhyd Lewis is a reader in operational research at Cardiff School of Mathematics, Cardiff University, UK. Previously he was a lecturer in quantitative methods at Cardiff Business School.
The work describes and analyses some of the best-known algorithms for colouring graphs, focusing on: whether these heuristics can provide optimal solutions in some cases; how they perform on graphs where the chromatic number is unknown; and whether they can produce better solutions than other algorithms for certain types of graphs, and why.
Introductory chapters explain graph colouring, complexity theory, bounds and constructive algorithms. Further exposition then shows how advanced graph-colouring techniques can be applied to classic real-world operational research problems, such as designing seating plans, sports scheduling, and university timetabling. Readers should have elementary knowledge of sets, matrices, and enumerative combinatorics.
Topics and features:
- Suitable for graduate or upper-undergraduate courses in computer science, operations research, mathematics, and engineering
- Focuses on state-of-the-art algorithmic solutions to classic, real-world problems
- Supported by online suite of downloadable code
- Includes many examples, suggestions for further reading, and historical notes
Dr. Rhyd Lewis is a reader in operational research at Cardiff School of Mathematics, Cardiff University, UK. Previously he was a lecturer in quantitative methods at Cardiff Business School.
Caracteristici
Supported by online suite of graph colouring algorithms, implemented in C++ Focuses on state-of-the-art algorithmic solutions to classic problems Suitable for graduate or upper-undergraduate courses in computer science