A Tour through Graph Theory
eBook - ePub

A Tour through Graph Theory

Karin R Saoub

Share book
  1. 304 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

A Tour through Graph Theory

Karin R Saoub

Book details
Book preview
Table of contents
Citations

About This Book

A Tour Through Graph Theory introduces graph theory to students who are not mathematics majors. Rather than featuring formal mathematical proofs, the book focuses on explanations and logical reasoning. It also includes thoughtful discussions of historical problems and modern questions. The book inspires readers to learn by working through examples, drawing graphs and exploring concepts.

This book distinguishes itself from others covering the same topic. It strikes a balance of focusing on accessible problems for non-mathematical students while providing enough material for a semester-long course.

  • Employs graph theory to teach mathematical reasoning


  • Expressly written for non-mathematical students


  • Promotes critical thinking and problem solving


  • Provides rich examples and clear explanations without using proofs


Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is A Tour through Graph Theory an online PDF/ePUB?
Yes, you can access A Tour through Graph Theory by Karin R Saoub in PDF and/or ePUB format, as well as other popular books in Mathematik & Zählen & Numerieren. We have over one million books available in our catalogue for you to explore.

Information

Year
2017
ISBN
9781351642958

Contents

Preface
1 Eulerian Tours
1.1 Königsberg Bridge Problem
1.2 Introduction to Graph Models
1.3 Touring a Graph
1.4 Eulerian Circuit Algorithms
Fleury’s Algorithm
Hierholzer’s Algorithm
1.5 Eulerization
Chinese Postman Problem
1.6 Exercises
2 Hamiltonian Cycles
2.1 Conditions for Existence
2.2 Traveling Salesman Problem
Brute Force
Nearest Neighbor
Cheapest Link
Nearest Insertion
2.3 Digraphs
Asymmetric Traveling Salesman Problem
2.4 Exercises
3 Paths
3.1 Shortest Paths
Dijkstra’s Algorithm
Chinese Postman Problem Revisited
3.2 Project Scheduling
Critical Paths
3.3 Exercises
4 Trees and Networks
4.1 Trees
4.2 Spanning Trees
Kruskal’s Algorithm
Prim’s Algorithm
4.3 Shortest Networks
Steiner Trees
4.4 Traveling Salesman Problem Revisited
4.5 Exercises
5 Matching
5.1 Bipartite Graphs
5.2 Matching Terminology and Strategies
Augmenting Paths and Vertex Covers
5.3 Stable Marriages
Unacceptable Partners
5.4 Matchings in Non-Bipartite Graphs
Stable Roommates
5.5 Exercises
6 Graph Coloring
6.1 Four Color Theorem
6.2 Coloring Bounds
6.3 Coloring Strategies
General Strategies
On-line Coloring
6.4 Perfect Graphs
Interval Graphs
Tolerance Graphs
6.5 Weighted Coloring
6.6 Exercises
7 Additional Topics
7.1 Algorithm Complexity
Exercises
7.2 Graph Isomorphism
Exercises
7.3 Tournaments
Exercises
7.4 Flow and Capacity
Exercises
7.5 Rooted Trees
Depth-First Search Tree
Breadth-First Search Tree
Exercises
7.6 Planarity
Exercises
7.7 Edge-Coloring
Ramsey Numbers
Exercises
Appendix
Creating a Triangle
Finding Angle Measure
Finding the Fermat Point
Other Items
Exercises
Selected Answers and Solutions
Bibliography
Image Credits
Index

Preface

Graph theory has been my passion since senior year of college. I was hooked after just one week of my first course in graph theory. I completely changed my plans post-graduation, choosing to apply to graduate schools and study more mathematics. I found the interplay between rigorous proofs and simple drawings both appealing and a nice break from my more computationally heavy courses. Since becoming a teacher I have found a new appreciation for graph theory, as a concept that can challenge students’ notions as to what mathematics is and can be.
You might wonder why I chose to write this book, as there are numerous texts devoted to the study of graph theory. Most books either focus on the theory and the exploration of proof techniques, or contain a chapter or two on the algorithmic aspect of a few topics from graph theory. This book is intended to strike a balance between the two — focus on the accessible problems for college students not majoring in mathematics, while also providing enough material for a semester long course.
The goal for this textbook is to use graph theory as the vehicle for a one-semester liberal arts course focusing on mathematical reasoning. Explanations and logical reasoning for solutions, but no formal mathematical proofs, are provided. There are discussions of both historical problems and modern questions, with each chapter ending in a section detailing some more in-depth problems. The final chapter also provides more rigorous graph theory and additional topics that I personally find interesting but for which there is not enough material to warrant an entire chapter. Each chapter will include problems to test understanding of the material and can be used for homework or quiz problems. In addition, project ideas and items requ...

Table of contents