A Tour through Graph Theory
eBook - ePub

A Tour through Graph Theory

Karin R Saoub

Condividi libro
  1. 304 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

A Tour through Graph Theory

Karin R Saoub

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

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


Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
A Tour through Graph Theory è disponibile online in formato PDF/ePub?
Sì, puoi accedere a A Tour through Graph Theory di Karin R Saoub in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Mathematik e Zählen & Numerieren. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2017
ISBN
9781351642958
Edizione
1
Argomento
Mathematik

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...

Indice dei contenuti