The extendability of matchings in strongly regular graphs

Similar documents
The chromatic index of strongly regular graphs

Research Question Presentation on the Edge Clique Covers of a Complete Multipartite Graph. Nechama Florans. Mentor: Dr. Boram Park

Random strongly regular graphs?

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2

Computer Algebra Investigation of Known Primitive Triangle-Free Strongly Regular Graphs

ON THE STRONGLY REGULAR GRAPH OF PARAMETERS

1 Maximum Degrees of Iterated Line Graphs

REGULAR GRAPHS OF GIVEN GIRTH. Contents

ON A WEAKER VERSION OF SUM LABELING OF GRAPHS

Results on the min-sum vertex cover problem

Small Survey on Perfect Graphs

Lecture 4: Petersen Graph 2/2; also, Friendship is Magic!

The Gewirtz Graph Morgan J. Rodgers Design Theory Fall 2007

CS473-Algorithms I. Lecture 13-A. Graphs. Cevdet Aykanat - Bilkent University Computer Engineering Department

Matching and Factor-Critical Property in 3-Dominating-Critical Graphs

THE SHRIKHANDE GRAPH. 1. Introduction

Monochromatic loose-cycle partitions in hypergraphs

Testing Isomorphism of Strongly Regular Graphs

[Ramalingam, 4(12): December 2017] ISSN DOI /zenodo Impact Factor

Two-graphs revisited. Peter J. Cameron University of St Andrews Modern Trends in Algebraic Graph Theory Villanova, June 2014

Number Theory and Graph Theory

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

Definition. Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class.

Vertex coloring, chromatic number

Math 170- Graph Theory Notes

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

Vertex coloring, chromatic number

How many colors are needed to color a map?

ON SWELL COLORED COMPLETE GRAPHS

Perfect Matchings in Claw-free Cubic Graphs

Ma/CS 6b Class 5: Graph Connectivity

Exercise set 2 Solutions

Today. Types of graphs. Complete Graphs. Trees. Hypercubes.

GEOMETRIC DISTANCE-REGULAR COVERS

Monochromatic Tree Partition for Complete. Multipartite Graphs

Theorem 3.1 (Berge) A matching M in G is maximum if and only if there is no M- augmenting path.

11.4 Bipartite Multigraphs

Estrada Index. Bo Zhou. Augest 5, Department of Mathematics, South China Normal University

CS388C: Combinatorics and Graph Theory

THE INDEPENDENCE NUMBER PROJECT:

Discrete mathematics , Fall Instructor: prof. János Pach

HW Graph Theory SOLUTIONS (hbovik) - Q

AALBORG UNIVERSITY. A short update on equipackable graphs. Preben Dahl Vestergaard. Department of Mathematical Sciences. Aalborg University

Some Elementary Lower Bounds on the Matching Number of Bipartite Graphs

Bipartite Matching & the Hungarian Method

Math 776 Graph Theory Lecture Note 1 Basic concepts

Hypergraphs and Geometry. Noga Alon, Tel Aviv U.

Problem Set 3. MATH 776, Fall 2009, Mohr. November 30, 2009

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

VIZING S THEOREM AND EDGE-CHROMATIC GRAPH THEORY. Contents

CMSC Honors Discrete Mathematics

Connected-homogeneous graphs

Domination, Independence and Other Numbers Associated With the Intersection Graph of a Set of Half-planes

Matchings. Examples. K n,m, K n, Petersen graph, Q k ; graphs without perfect matching. A maximal matching cannot be enlarged by adding another edge.

K 4 C 5. Figure 4.5: Some well known family of graphs

Part II. Graph Theory. Year

λ -Harmonious Graph Colouring

Distance Sequences in Locally Infinite Vertex-Transitive Digraphs

EDGE MAXIMAL GRAPHS CONTAINING NO SPECIFIC WHEELS. Jordan Journal of Mathematics and Statistics (JJMS) 8(2), 2015, pp I.

Vertex-Colouring Edge-Weightings

Lecture 15: The subspace topology, Closed sets

Abstract. 1. Introduction

Paths, Flowers and Vertex Cover

Coloring. Radhika Gupta. Problem 1. What is the chromatic number of the arc graph of a polygonal disc of N sides?

MATH 350 GRAPH THEORY & COMBINATORICS. Contents

The strong chromatic number of a graph

Title Edge-minimal graphs of exponent 2

Graph Coloring Problems

On the packing chromatic number of some lattices

CSCI 2200 Foundations of Computer Science (FoCS) Homework 6 (document version 1.0) This homework is due by 11:59:59 PM on Friday, March 23, 2018.

HW Graph Theory Name (andrewid) - X. 1: Draw K 7 on a torus with no edge crossings.

arxiv: v1 [math.co] 28 Sep 2010

Outer-2-independent domination in graphs

Some Results on the Incidence Coloring Number of Chordal Rings *

PACKING DIGRAPHS WITH DIRECTED CLOSED TRAILS

COMP260 Spring 2014 Notes: February 4th

Alex Schaefer. April 9, 2017


On vertex types of graphs

CLAW-FREE 3-CONNECTED P 11 -FREE GRAPHS ARE HAMILTONIAN

An Eternal Domination Problem in Grids

The vertex set is a finite nonempty set. The edge set may be empty, but otherwise its elements are two-element subsets of the vertex set.

Algorithms: Graphs. Amotz Bar-Noy. Spring 2012 CUNY. Amotz Bar-Noy (CUNY) Graphs Spring / 95

GRAPHS WITH 1-FACTORS

The Structure of Bull-Free Perfect Graphs

One Day Conference on Algebraic Graph Theory

The University of Sydney MATH2969/2069. Graph Theory Tutorial 2 (Week 9) 2008

Dominating Sets in Triangulations on Surfaces

Class Six: Coloring Planar Graphs

Bounds on the signed domination number of a graph.

Tolerance Representations of Graphs in Trees Nancy Eaton. Tolerance Representations of Graphs in Trees Lecture I. Tree Representations of Graphs

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

Hoffman-Singleton Graph

Chapter 3: Paths and Cycles

Characterizations of graph classes by forbidden configurations

1. Lecture notes on bipartite matching

Extremal Graph Theory. Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay.

Assignment 4 Solutions of graph problems

Introduction to Graph Theory

CONNECTIVITY AND NETWORKS

Transcription:

The extendability of matchings in strongly regular graphs Sebastian Cioabă Department of Mathematical Sciences University of Delaware Villanova, June 5, 2014

Introduction Matching A set of edges M of a graph G is a matching if no two edges of M share a vertex.

Introduction Matching A set of edges M of a graph G is a matching if no two edges of M share a vertex. Perfect Matching A matching M is perfect if every vertex is incident with exactly one edge of M.

Example

Example

Extendability Extendability (Plummer (1980)) A graph G of even order v is called t-extendable if it contains at least one perfect matching, t < v/2 and any matching of size t is contained in some perfect matching. The extendability of a graph G of even order is defined as the maximum t < v/2 such that G is t-extendable

Extendability Extendability (Plummer (1980)) A graph G of even order v is called t-extendable if it contains at least one perfect matching, t < v/2 and any matching of size t is contained in some perfect matching. The extendability of a graph G of even order is defined as the maximum t < v/2 such that G is t-extendable Problem Determine the extendability of a graph.

Extendability Extendability (Plummer (1980)) A graph G of even order v is called t-extendable if it contains at least one perfect matching, t < v/2 and any matching of size t is contained in some perfect matching. The extendability of a graph G of even order is defined as the maximum t < v/2 such that G is t-extendable Problem Determine the extendability of a graph. Remark Zhang and Zhang (2006) obtained an O(ve) algorithm for determining the extendability of a bipartite graph G of order v and size e. At present time, the complexity of determining the extendability of a non-bipartite graph is unknown.

1-extendable Graphs Theorem (Plesník) Let G be a (k 1)-edge-connected, k-regular graph with an even number of vertices. Then G is 1-extendable. Theorem (Lovász and Plummer) Any vertex-transitive graph with even order is 1-extendable.

Strongly Regular Graphs Definition A graph G is a strongly regular graph with parameters v, k, λ and µ (shorthanded (v, k, λ, µ)-srg) if It has v vertices, is k-regular Any two adjacent vertices have exactly λ common neighbors Any two non-adjacent vertices have exactly µ common neighbors. (9,4,1,2)-SRG (10,3,0,1)-SRG

Extendability of Strongly Regular Graph Theorem (Brouwer and Mesner (1985) ) If G is a primitive strongly regular graph of valency k, then G is k-connected. Any disconnecting set of size k must be the neighborhood of some vertex.

Extendability of Strongly Regular Graph Theorem (Brouwer and Mesner (1985) ) If G is a primitive strongly regular graph of valency k, then G is k-connected. Any disconnecting set of size k must be the neighborhood of some vertex. Theorem (Lou and Zhu (1996)) Every connected strongly regular graph with even order is 2-extendable when k 3, except the Petersen graph and the (6, 4, 2, 4)-SRG graph. 3 2 4 1 5 6 7 8 9 10 3 1 4 6 5

Main tools Lemma (Yu (1993) ) Let t 1 and let G be a graph containing a perfect matching. The graph G is not t-extendable if and only if there exists a subset S V (G) such that S contains t independent edges and o(g S) S 2t + 2.

Main tools Lemma (Yu (1993) ) Let t 1 and let G be a graph containing a perfect matching. The graph G is not t-extendable if and only if there exists a subset S V (G) such that S contains t independent edges and o(g S) S 2t + 2. Lemma (Cioabă and Li (2014)) Let G be a strongly regular graph. If A is a subset of the vertex set such that 3 A v/2, then e(a, A C ) 3k 6

Our results Theorem (Cioabă and Li (2014)) Let G be a connected (v, k, λ, µ)-srg with v even and k 5. Then G is 3-extendable unless G is the complete 4-partite graph K 2,2,2,2 (the (8, 6, 4, 6)-srg), the complement of the Petersen graph (the (10, 6, 3, 4)-srg) or the Shrikhande graph (one of the two (16, 6, 2, 2)-srgs).

Lower Bound for Extendability of SRGs: Dense Case Lemma If G is a primitive (v, k, λ, µ)-srg of even order with independence number α, then the extendability of G is { = k 2 If α = 2 k+3 2 α(g) 2 1 If α 3

Lower Bound for Extendability of SRGs: Dense Case Lemma If G is a primitive (v, k, λ, µ)-srg of even order with independence number α, then the extendability of G is { = k 2 If α = 2 k+3 2 α(g) 2 1 If α 3 The proof of this lemma uses the following fact. Theorem (Brouwer and Mesner (1985) ) If G is a primitive strongly regular graph of valency k, then G is k-connected. Any disconnecting set of size k must be the neighborhood of some vertex.

Lower Bound for Extendability of SRGs: Dense Case Lemma If G is a primitive (v, k, λ, µ)-srg of even order with independence number α, then the extendability of G is { = k 2 1 If α = 2 k+3 2 α(g) 2 1 If α 3 Theorem If G is a (v, k, λ, µ)-srg with k/2 < µ < k and α 3, then the extendability ( of G is ) max k+3 2 3k 2λ 3 2(2θ 2 +1) 1, λ/2 + 1

Lower Bound for Extendability of SRGs: Dense Case Lemma If G is a primitive (v, k, λ, µ)-srg of even order with independence number α, then the extendability of G is { = k 2 1 If α = 2 k+3 2 α(g) 2 1 If α 3 Theorem If G is a (v, k, λ, µ)-srg with k/2 < µ < k and α 3, then the extendability ( of G is ) max k+3 2 3k 2λ 3 2(2θ 2 +1) 1, λ/2 + 1 k+1 4.

Lower Bound for Extendability of SRGs: Sparse Case Theorem Let G be a (v, k, λ, µ)-srg with λ 1. If µ k/2, then the extendability of G is k 2 k 3 k 1. 3k 7 3

Lower Bound for Extendability of SRGs: Sparse Case Theorem Let G be a (v, k, λ, µ)-srg with λ 1. If µ k/2, then the extendability of G is k 2 k 3 k 1. 3k 7 3 Remark This result is close to being best possible as many strongly regular graph of valency k with λ 1 are not k/2 -extendable.

Classification of SRGs Theorem (Neumaier (1979)) Let m 2 be a fixed integer. Then with finitely many exceptions, the SRGs with smallest eigenvalue m are of one of the following types: (a) Complete multipartite graphs with classes of size m, (b) Latin square graphs with parameters (n 2, m(n 1), n 2 + (m 1)(m 2), m(m 1)), (c) Block graphs of Steiner m-systems with parameters ( n(n 1) m(m 1), m(n m) m 1, (m 1)2 + n 1 m 1 2, m2 ). Remark When m = 3, there are 66 other parameter sets. When m = 4, there are 232 other parameter sets.

The exact extendability of some specific SRGs Theorem Let G be the line graph of K n,n with n 4 and n even. The extendability of G is k/2 = n 1. Theorem Let T (n) be the triangular graph with parameters ( ( n 2), 2(n 2), n 2, 4). If n 4, the extendability of T (n) is k/2 1 = n 3.

The exact extendability of some specific SRGs Theorem Let G be the block graph of a Steiner m-system on n points such that n(n 1) m(m 1) is even. If m {3, 4} and n > m2 or m 5 and n > 4m 2 + 5m + 24 + 96 m 4, the extendability of G is k/2 1, where k is the valency of G.

The exact extendability of some specific SRGs Theorem Let G be the block graph of a Steiner m-system on n points such that n(n 1) m(m 1) is even. If m {3, 4} and n > m2 or m 5 and n > 4m 2 + 5m + 24 + 96 m 4, the extendability of G is k/2 1, where k is the valency of G. Theorem Let n 2t 6 be two integers with n even. If G is a Latin square graph corresponding to an OA(t, n), then the extendability of G is k/2 1.

The exact extendability of some specific SRGs Theorem Let G be the block graph of a Steiner m-system on n points such that n(n 1) m(m 1) is even. If m {3, 4} and n > m2 or m 5 and n > 4m 2 + 5m + 24 + 96 m 4, the extendability of G is k/2 1, where k is the valency of G. Theorem Let n 2t 6 be two integers with n even. If G is a Latin square graph corresponding to an OA(t, n), then the extendability of G is k/2 1. Conjecture (Brouwer (1996)) Let G be a connected (v, k, λ, µ)-srg, and let S be a disconnecting set of G whose removal disconnects G into non-singleton components. Show that S 2k λ 2.

The exact extendability of triangle-free SRGs Strongly regular graph with λ = 0 Seven examples are known, they have parameters: (5, 2, 0, 1), (10, 3, 0, 1), (16, 5, 0, 2), (50, 7, 0, 1), (56, 10, 0, 2), (77, 16, 0, 4), (100, 22, 0, 6).

The exact extendability of triangle-free SRGs Strongly regular graph with λ = 0 Seven examples are known, they have parameters: (5, 2, 0, 1), (10, 3, 0, 1), (16, 5, 0, 2), (50, 7, 0, 1), (56, 10, 0, 2), (77, 16, 0, 4), (100, 22, 0, 6). The extendability of (10, 3, 0, 1)-SRG is 1. The extendability of (16, 5, 0, 2)-SRG is 3. The extendability of (50, 7, 0, 1)-SRG is 5. The extendability of (56, 10, 0, 2)-SRG is 8. The extendability of (100, 22, 0, 6)-SRG is 20.

Future Work Conjecture If G is a primitive strongly regular graph of valency k, then its extendability is at least k/2 1.