Overview
- Supported by online suite of graph colouring algorithms, implemented in C++
- Focuses on state-of-the-art algorithmic solutions to classic problems such as seating plans, sports leagues, and university timetables
- Suitable for graduate courses in computer science, operations research, mathematics, and engineering
- Includes supplementary material: sn.pub/extras
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
This book treats graph colouring as an algorithmic problem, with a strong emphasis on practical applications. The author describes and analyses some of the best-known algorithms for colouring arbitrary 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.
The introductory chapters explain graph colouring, and bounds and constructive algorithms. The author then shows how advanced, modern techniques can be applied to classic real-world operational research problems such as seating plans, sports scheduling, and university timetabling. He includes many examples, suggestions for further reading, and historical notes, and the book is supplemented by a website with an online suite of downloadable code.
The book will be 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.
Similar content being viewed by others
Keywords
Table of contents (8 chapters)
Reviews
“The book gives a comprehensive description and handling on arguably one of the most important notions of combinatorics—graph coloring. … The book is nicely written, and carries a big pile of information valuable for both users and researchers in the field.” (András Sándor Pluhár, Mathematical Reviews, February, 2017)
“This well-written book will serve as a utilitarian guide to graph coloring and its practical applications. It includes many definitions, theorems, proofs, algorithms, and pointers for further reading. The book will be helpful for teaching courses on graph coloring to students of mathematics and computer science. I strongly recommend it for the intended audience.” (S. V. Nagaraj, Computing Reviews, computingreviews.com, June, 2016)
“The book is a comprehensive guide to graph colouring algorithms. … The book is a nicetextbook for both undergraduate and graduate students in the areas of operations research and theoretical computer science. … Finally, it is a good source of knowledge for practitioners.” (Marcin Anholcer, zbMATH 1330.05002, 2016)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: A Guide to Graph Colouring
Book Subtitle: Algorithms and Applications
Authors: R.M.R. Lewis
DOI: https://doi.org/10.1007/978-3-319-25730-3
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: Springer International Publishing Switzerland 2016
Softcover ISBN: 978-3-319-37282-2Published: 23 August 2016
eBook ISBN: 978-3-319-25730-3Published: 26 October 2015
Edition Number: 1
Number of Pages: XIV, 253
Topics: Algorithm Analysis and Problem Complexity, Optimization, Operations Research/Decision Theory, Mathematical and Computational Engineering