Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.

Slides:



Advertisements
Similar presentations
CSE 211 Discrete Mathematics
Advertisements

Connectivity - Menger’s Theorem Graphs & Algorithms Lecture 3.
1 Decomposing Hypergraphs with Hypertrees Raphael Yuster University of Haifa - Oranim.
Chapter 8 Topics in Graph Theory
Chun-Cheng Chen Department of Mathematics National Central University 1.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
CSC401 – Analysis of Algorithms Lecture Notes 14 Graph Biconnectivity
Introduction to Line Graphs Emphasizing their construction, clique decompositions, and regularity.
Chapter 9 Connectivity 连通度. 9.1 Connectivity Consider the following graphs:  G 1 : Deleting any edge makes it disconnected.  G 2 : Cannot be disconnected.
Graphs – Basic Concepts
Small cycle cover of 3-connected cubic graphs Fan Yang ( 杨帆 ) and Xiangwen Li ( 李相文 ) Dep. of Mathematics Huazhong Normal University, Wuhan, China
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set S  V(G) such that G-S has more than one component. a b c d e f g h i.
1 Section 8.2 Graph Terminology. 2 Terms related to undirected graphs Adjacent: 2 vertices u & v in an undirected graph G are adjacent (neighbors) in.
Internally Disjoint Paths Internally Disjoint Paths : Two paths u to v are internally disjoint if they have no common internal vertex.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints Maximal Matching: A maximal matching in a graph is a matching.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
Definition Dual Graph G* of a Plane Graph:
Internally Disjoint Paths
CTIS 154 Discrete Mathematics II1 8.2 Paths and Cycles Kadir A. Peker.
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,
MCA 520: Graph Theory Instructor Neelima Gupta
Internally Disjoint Paths Internally Disjoint Paths : Two paths u to v are internally disjoint if they have no common internal vertex. u u v v Common internal.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that G-S has more than one component. d f b e a g c i h.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
Introduction to Graph Theory
9.2 Graph Terminology and Special Types Graphs
GRAPH Learning Outcomes Students should be able to:
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Chapter 1 Fundamental Concepts II Pao-Lien Lai 1.
Based on slides by Y. Peng University of Maryland
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
The countable character of uncountable graphs François Laviolette Barbados 2003.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Chapter 1 Fundamental Concepts Introduction to Graph Theory Douglas B. West July 11, 2002.
10. Lecture WS 2014/15 Bioinformatics III1 V10 Metabolic networks - Graph connectivity Graph connectivity is related to analyzing biological networks for.
Connectivity and Paths 報告人:林清池. Connectivity A separating set of a graph G is a set such that G-S has more than one component. The connectivity of G,
Week 1 – Introduction to Graph Theory I Dr. Anthony Bonato Ryerson University AM8002 Fall 2014.
Graph Theory and Applications
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.
Basic properties Continuation
Graphs Lecture 2. Graphs (1) An undirected graph is a triple (V, E, Y), where V and E are finite sets and Y:E g{X V :| X |=2}. A directed graph or digraph.
Introduction to Graph Theory
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Chromatic Coloring with a Maximum Color Class Bor-Liang Chen Kuo-Ching Huang Chih-Hung Yen* 30 July, 2009.
12. Lecture WS 2012/13Bioinformatics III1 V12 Menger’s theorem Borrowing terminology from operations research consider certain primal-dual pairs of optimization.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
Trees.
Applied Discrete Mathematics Week 13: Graphs
The countable character of uncountable graphs François Laviolette Barbados 2003.
Chapter 5 Fundamental Concept
Graph theory Definitions Trees, cycles, directed graphs.
Biconnectivity SEA PVD ORD FCO SNA MIA 11/16/2018 2:31 AM
V17 Metabolic networks - Graph connectivity
V11 Metabolic networks - Graph connectivity
Let us switch to a new topic:
Proof Techniques.
V12 Menger’s theorem Borrowing terminology from operations research
Planarity.
Miniconference on the Mathematics of Computation
V11 Metabolic networks - Graph connectivity
Existence of 3-factors in Star-free Graphs with High Connectivity
Biconnectivity SEA PVD ORD FCO SNA MIA 5/6/2019 5:08 PM Biconnectivity
Graph Theory: Cuts and Connectivity
Biconnectivity SEA PVD ORD FCO SNA MIA 5/23/ :21 PM
V11 Metabolic networks - Graph connectivity
Presentation transcript:

Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20

Outline  Introduction Introduction  P 2 -path graph P 2 -path graph  Result Result  Review:Line Graph Review:Line Graph

Introduction  A graph G is called connected if every pair of vertices is joined by a path.  An edge cut in a graph G is a set T of edges of G such that G − T is not connected.

Introduction  If T is a minimal edge cut of a connected graph G, then, G − T necessarily contains exactly two components.  It is usual to denote an edge cut T as (C, Ĉ ), where C is a proper subset of V(G) and (C, Ĉ ) denotes the set of edges between C and its complement Ĉ.

Introduction  A minimum edge cut (C, Ĉ ) is called trivial if C = {v} or Ĉ = {v} for some vertex v of deg(v) = (G).  The edge-connectivity, (G), of a graph G is the minimum cardinality of an edge cut of G.

Introduction  A graph G is said to be maximally edge-connected when (G) = (G).  A maximally edge-connected graph is called super- if every edge cut (C, Ĉ ) of cardinality (G) satisfes that either |C|=1 or | Ĉ |=1.

Introduction  1 (G) = min{|(C, Ĉ )|, (C, Ĉ ) is a nontrivial edge cut}. (conditional)  A graph G is super- if and only if 1 (G)> (G).  The edge-superconnectivity of a graph G is the value of 1 (G).

Introduction  Furthermore, 1 (G) min{deg(u) + deg(v), e=uv ∈ E(G)}−2=M.  G is said to be optimum super-, if every minimum nontrivial edge cut is the set of edges incident with some edge of G. In this case, 1 (G) = M 2(G) − 2.

P 2 -path graph  Given a graph G, the vertex set of the P 2 (G)-path graph is the set of all paths of length two of G.  Two vertices of P 2 (G) are joined by an edge, if and only if, the intersection of the corresponding paths form an edge of G, and their union forms either a cycle or a path of length 3.

14 23 Example:

P 2 -path graph  Path graphs were investigated by Broersma and Hoede [6] as a natural generalization of line graphs.

P 2 -path graph Theorem A:(M. Knor, 2001) Let G be a connected graph. Then P 2 (G) is disconnected if and only if G contains two distinct paths A and B of length two, such that the degrees of both end vertices of A are 1 in G.

By Theorem A  If G is a connected graph with at most one vertex of degree one, then P 2 (G) is also connected.  Result 1:Theorem 2.1 ( (G)2, (G)  2 )

Result (Theorem 2.1) Let G be a connected graph with (G)2. Then, (a) (P 2 (G))  (G) − 1, (b) (P 2 (G))  2 (G) − 2 if (G)  2. Note: (P 2 (G))=2(G)−2 for regular graphs (P 2 (G))2(G)−2 in general Best possible at least for regular graphs

Result (Theorem 2.2) Let G be a graph with (G)  3, such that (P 2 (G))=2(G)−2. Then P 2 (G) is super- and 1 (P 2 (G))  3((G) − 1). Note: about superconnectivity

Result (Theorem 2.3) Let G be a -regular graph with (G)  4. Then P 2 (G) is optimum super- and 1 (P 2 (G)) = 4 − 6. Note: about optimum super-

Line graph (Definition) The line graph of a graph G, written L(G), is the graph whose vertices are the edges of G, with ef  E(L(G)) when e=uv and f=vw in G.

 If G=L(H) and H is simple, then each v V(H) with d(v)2 generates a clique Q(v) in G corresponding to edges incident to v. These cliques partition E(G). Each vertex e V(G) belongs only to the cliques generated by the two endpoints of e E(H) Not a line graph

Property 1 (Krausz, 1943)  For a simple graph G, there is a solution to L(H)=G if and only if G decomposes into complete subgraphs, with each vertex of G appearing in at most two in the list.

Property 2 (van Rooij and Wilf, 1965)  For a simple graph G, there is a solution to L(H)=G if and only if G is claw-free and no double triangle of G has two odd triangles. An induced kite is a double triangle; it consists of two triangles sharing an edge, and the two vertices not in that edge are nonadjacent. T is odd if |N(v) V(T)| is odd for some v V(G) T is even if |N(v) V(T)| is even for every v V(G)

Property 3 (Beineke, 1968)  A simple graph G is the line graph of some simple graph if and only if G does not have any of the nine graphs below as an induced subgraph.

local equality  Menger stated the local equality(x,y)= (x,y) (x,y): the minimum size of an x,y-cut. (x,y): the maximum size of a set of pairwise internally disjoint x,y-paths.

Theorem ( ’ (x,y)=  ’ (x,y))  If x and y are distinct vertices of a graph G, then the minimum size of an x, y-disconnecting set of edges equals the maximum number of pairwise edge-disjoint x, y-paths.

Ford-Fulkerson, 1956   ’ G (x,y)= L(G’) (sx,yt)= L(G’) (sx,yt)= ’ G (x,y)

local equality  ’ (x,y): the maximum size of a set of pairwise edge-disjoint x,y-paths   ’ (x,y): the minimum number of edges whose deletion makes y unreachable from x.  Ford-Fulkerson proved that always ’ (x,y)=  ’ (x,y)

Lemma  Deletion of an edge reduces connectivity by at most 1

Theorem  The connectivity of G equals the maximum  such that (x,y) for all x,y V(G).  The edge-connectivity of G equals the maximum  such that ’ (x,y) for all x,y V(G).