Whitney Sherman & Patti Bodkin Saint Michael’s College.

Slides:



Advertisements
Similar presentations
3.4 Rational Functions I. A rational function is a function of the form Where p and q are polynomial functions and q is not the zero polynomial. The domain.
Advertisements

Chapter 8 Topics in Graph Theory
1 Matching Polytope x1 x2 x3 Lecture 12: Feb 22 x1 x2 x3.
Orthogonal Drawing Kees Visser. Overview  Introduction  Orthogonal representation  Flow network  Bend optimal drawing.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.
CSE115/ENGR160 Discrete Mathematics 04/26/12 Ming-Hsuan Yang UC Merced 1.
Graph-02.
1 Slides based on those of Kenneth H. Rosen Slides by Sylvia Sorkin, Community College of Baltimore County - Essex Campus Graphs.
Discrete Mathematics and Its Applications
The Kauffman Bracket as an Evaluation of the Tutte Polynomial Whitney Sherman Saint Michael’s College.
CSC401 – Analysis of Algorithms Lecture Notes 14 Graph Biconnectivity
Chapter 9 Connectivity 连通度. 9.1 Connectivity Consider the following graphs:  G 1 : Deleting any edge makes it disconnected.  G 2 : Cannot be disconnected.
k-Factor Factor: a spanning subgraph of graph G
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
Exactly 14 intrinsically knotted graphs have 21 edges. Min Jung Lee, jointwork with Hyoung Jun Kim, Hwa Jeong Lee and Seungsang Oh.
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
The Potts Model Laura Beaudin Saint Michael’s College The project described was supported by the Vermont Genetics Network through NIH Grant Number 1 P20.
10/27/051 From Potts to Tutte and back again... A graph theoretical view of statistical mechanics Jo Ellis-Monaghan
Marcelino Ibañez, C. M. and Guadalupe Rodríguez A note on some inequalities for the Tutte polynomial of a matroid.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
1 Patti Bodkin Saint Michael’s College Colchester, VT
Computability and Complexity 24-1 Computability and Complexity Andrei Bulatov Approximation.
Factor Factor: a spanning subgraph of graph G
The Increasingly Popular Potts Model or A Graph Theorist Does Physics (!) Jo Ellis-Monaghan website:
1 Section 8.4 Connectivity. 2 Paths In an undirected graph, a path of length n from u to v, where n is a positive integer, is a sequence of edges e 1,
Factor Factor: a spanning subgraph of graph G k-Factor: a spanning k-regular subgraph Odd component: a component of odd order o(H): the number of odd components.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
1/22/03Tucker, Applied Combinatorics, Section EDGE COUNTING TUCKER, APPLIED COMBINATORICS, SECTION 1.3, GROUP B Michael Duquette & Amanda Dargie.
Introduction to Graph Theory
9.2 Graph Terminology and Special Types Graphs
Graph Theory Ch6 Planar Graphs. Basic Definitions  curve, polygon curve, drawing  crossing, planar, planar embedding, and plane graph  open set  region,
Approximating the Minimum Degree Spanning Tree to within One from the Optimal Degree R 陳建霖 R 宋彥朋 B 楊鈞羽 R 郭慶徵 R
Based on slides by Y. Peng University of Maryland
The Tutte Polynomial Graph Polynomials winter 05/06.
 2. Region(face) colourings  Definitions 46: A edge of the graph is called a bridge, if the edge is not in any circuit. A connected planar graph is called.
10. Lecture WS 2014/15 Bioinformatics III1 V10 Metabolic networks - Graph connectivity Graph connectivity is related to analyzing biological networks for.
Introduction to Graph Theory
An Introduction to Graph Theory
Lecture 10: Graph-Path-Circuit
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
8.5 Equivalence Relations
12. Lecture WS 2012/13Bioinformatics III1 V12 Menger’s theorem Borrowing terminology from operations research consider certain primal-dual pairs of optimization.
Trees.
The Increasingly Popular Potts Model or A Graph Theorist Does Physics (!) Jo Ellis-Monaghan website:
Applied Discrete Mathematics Week 14: Trees
Special Graphs By: Sandeep Tuli Astt. Prof. CSE.
More NP-complete Problems
Minimum Spanning Tree 8/7/2018 4:26 AM
Introduction to Graph Theory
What is the next line of the proof?
Lecture 12 Algorithm Analysis
Biconnectivity SEA PVD ORD FCO SNA MIA 11/16/2018 2:31 AM
Based on slides by Y. Peng University of Maryland
Introduction to Graph Theory Euler and Hamilton Paths and Circuits
V17 Metabolic networks - Graph connectivity
V11 Metabolic networks - Graph connectivity
3.4 Rational Functions I.
V12 Menger’s theorem Borrowing terminology from operations research
V11 Metabolic networks - Graph connectivity
Biconnectivity SEA PVD ORD FCO SNA MIA 5/6/2019 5:08 PM Biconnectivity
Warm Up – Tuesday Find the critical times for each vertex.
Lecture 12 Algorithm Analysis
Biconnectivity SEA PVD ORD FCO SNA MIA 5/23/ :21 PM
Applied Discrete Mathematics Week 13: Graphs
V11 Metabolic networks - Graph connectivity
Based on slides by Y. Peng University of Maryland
4.3 Rational Functions I.
Presentation transcript:

Whitney Sherman & Patti Bodkin Saint Michael’s College

Definition Let e be an edge of a graph G that is neither a bridge nor a loop. A bridge is an edge whose deletion separates the graph A loop is an edge with both ends incident to the same vertex H bridges Not a bridge A loop G G

Graph Theory Terms The rank of a graph G is The nullity of a graph G is is the number of vertices of G, is the number of edges of G, is the number of components of G. Example:

is the deletion of edge Tutte Polynomial is the contraction of edge

Deletion and Contraction G-e G/e e Delete e Contract e G

Deletion Contraction Method If G consists of i bridges and j loops Then, where: Example: T ( ) = x, and T( ) = y. + = x 2 + x + y = x = = e e

Universality of the Tutte Polynomial Let be a function of graphs such that: whenever is not a loop or an isthmus where is either the disjoint union of and or where and share at most one vertex then, where,, and are the number of edges, vertices, and components of respectively, and where f ( ) = x 0, and f( ) = y 0. Theorem:

Reliability Polynomial Given an edge, which is not a loop or bridge, is defined as where is the probability that an edge in a network is working and the probability that the edge is not working is Recall from the universality theorem that whenever is not a loop or an isthmus For the reliability polynomial, and

Reliability Polynomial Recall also from the universality theorem that where is either the disjoint union of and or where and share at most one vertex and

Reliability Polynomial Since the reliability polynomial satisfies the two conditions of the universality theorem, we get: The Reliability polynomial is an evaluation of the Tutte polynomial!!

Rank Generating Function The rank generating function of the Tutte polynomial is defined as where and are the sets of edges and vertices of the graph,, and is the rank of.