A taste of perfect graphs

Size: px
Start display at page:

Download "A taste of perfect graphs"

Transcription

1 A taste of perfect graphs Remark Determining the chromatic number of a graph is a hard problem, in general, and it is even hard to get good lower bounds on χ(g). An obvious lower bound we have seen before is ω(g), the clique number of a graph. There are some interesting graphs for which χ(g) = ω(g), including the following: Bipartite graphs χ(g) = ω(g) = 2 unless G is edgeless Complements of bipartite graphs prob of text: prove that χ(g) = ω(g) when G is bipartite Line graphs of bipartite graphs χ(l(g)) = χ (G) = (G) = ω(l(g)) when G is bipartite where we recall that vtcs. form a clique in L(G) corresponding edges in G have a common endpoint (star) or form a triangle Complements of line graphs of bipartite graphs Claim: if G is bipartite, χ(l(g)) = ω(l(g)). Definition The clique cover number, denoted θ(g), of a graph G is the minimum # of cliques in G needed to cover V (G). Examples Math Prof. Kindred - Lecture 23 Page 1

2 Notice that θ(g) = χ(g) since covering vtcs. with cliques in G Assume G is bipartite. We have because covering vtcs. with independent sets in G. χ(l(g)) = θ(l(g)) = β(g) Furthermore, vtcs. form a clique in L(G) corresponding edges in G have a common endpoint (star). since ω(l(g)) = α(l(g)) = α (G) independent sets in L(G) matchings in G. By König Egerváry theorem, we know α (G) = β(g). Comparability graphs A comparability graph has a vertex for each element of a partial order and an edge between any two comparable elements. In this case, χ(g) = min size of a partition of the poset into chains = max size of a chain = ω(g) Complements of comparability graphs Dilworth s theorem can be used to show that χ(g) = ω(g) when G is a comparability graph Math Prof. Kindred - Lecture 23 Page 2

3 While the above classes of graphs are all interesting, not every graph satisfying χ(g) = ω(g) is... Take any graph with at most 20 vtcs. and consider the disjoint union of it and K 20. Clearly this graph satisfies χ(g) = ω(g), but it is certainly not interesting in general. Goal: define a class of graphs satisfying χ(g) = ω(g), containing the interesting graphs mentioned above but not uninteresting ones. Strategy: make the property hereditary. Definition A family of graphs G is hereditary if every induced subgraph of a graph in G is also a graph in G. Definition A graph G is perfect if for all induced subgraphs H of G, χ(h) = ω(h). Otherwise, we say the graph is imperfect. Claude Berge first formalized notion of perfect graphs in the early 1960 s. Families of graphs that are perfect graphs All of the classes from previous list Complete graphs K n Edgeless graphs K n Wheel graphs with an odd # of vtcs. Interval graphs Intervals on the real line and the corresponding interval graph. Chordal graphs (proof by induction 1 ) Cographs (proof by induction) Math Prof. Kindred - Lecture 23 Page 3

4 Examples of graphs that are not perfect C 5, C 7, C 9,... (sometimes termed odd holes) C 5, C 7, C 9,... (sometimes termed odd antiholes) Definition An imperfect graph is minimally imperfect if each of its proper induced subgraphs is perfect. Examples Minimally imperfect graphs C 7 and C Berge observed that all perfect graphs in the classes previously mentioned also have perfect complements, which led to the Perfect Graph Conjecture (1961). This conjecture was proved by Lovász (1972), resulting in what is now known as the Perfect Graph Theorem. Perfect Graph Theorem. A graph G is perfect if and only if G is perfect. Not long after the Perfect Graph Theorem, the following beautiful characterization of perfect graphs was proposed by Hajnal and proven by Lovász. Theorem. A graph G is perfect if and only if every induced subgraph H of G satisfies the inequalilty V (H) α(h)ω(h). 1 A proof is given on page 227 of Introduction to Graph Theory by Douglas West. Math Prof. Kindred - Lecture 23 Page 4

5 Remark have Note that given the above inequality, if we consider H, we V (H) = V (H) α(h)ω(h) = ω(h)α(h). Thus, the above theorem implies the Perfect Graph Theorem. For a proof of the α ω theorem, we first need the following property of minimally imperfect graphs. Proposition. Let S be an independent set in a minimally imperfect graph G. Then ω(g S) = ω(g). Proof. We have the following string of inequalities: ω(g S) ω(g) χ(g) 1 since G is imperfect χ(g S) since χ(g) 1 + χ(g S) as vtcs. in S can all be assigned one color = ω(g S) by def n of minimally imperfect. Since we begin and end with ω(g S), equality must hold throughout; in particular, ω(g S) = ω(g). We can now establish a result on the structure of minimally imperfect graphs that plays a key role in the proof of the α ω theorem. Lemma. Let G be a minimally imperfect graph. Then G contains α(g)ω(g)+1 independent sets S 0, S 1,..., S α(g)ω(g) and α(g)ω(g)+1 cliques C 0, C 1,..., C α(g)ω(g) such that (a) each vertex of G belongs to precisely α(g) of the independent sets S i, Math Prof. Kindred - Lecture 23 Page 5

6 (b) each clique C i has ω(g) vertices, (c) C i S i = for 0 i α(g)ω(g), (d) and C i S j = 1 for 0 i < j α(g)ω(g). Proof. Assume G = (V, E) is a minimally imperfect graph. Let S 0 be a maximum independent set of G, and let v S 0. The graph G v is perfect because G is minimally imperfect. Thus, χ(g v) = ω(g v) ω(g). This implies that for any v S 0, the set V v can be partitioned into a collection S v of ω(g) independent sets (namely the color classes in a coloring of G v using ω(g) colors). Denoting { S v : v S 0 } by {S 1, S 2,..., S α(g)ωg }, it can be seen that {S 0, S 1, S 2,..., S α(g)ωg } contains α(g)ω(g) + 1 independent sets of G satisfying property (a). if v S 0, then v is in... S 0 one of S ω(g)+1,..., S 2ω(G) one of S 2ω(G)+1,..., S 3ω(G). one of S (α(g) 1)ω(G)+1,..., S α(g)ω(g) By previous proposition, we also know that if v S 0, then v is not in any of S 1,..., S ω(g) ω(g S i ) = ω(g) for any 0 i α(g)ω(g). Hence, there exists a maximum clique C i of G that is disjoint from S i. Because no two vertices of C i can belong to a common independent set, we know C i S j 1 for i < j. But, in addition, because each of the Math Prof. Kindred - Lecture 23 Page 6

7 ω(g) vertices in C i lies in α(g) of the independent sets S j (by property (a)), we must have C i S j = 1 for 0 i < j α(g)ω(g). Example α(c 7 ) = 2 and ω(c 7 ) = 3 1 max independent set S 0 = {1, 2} 7 2 color classes in 3-coloring of C 7 {1} : S 1 = {2, 3}, S 2 = {4, 5}, S 3 = {6, 7} color classes in 3-coloring of C 7 {2} : S 4 = {3, 4}, S 5 = {5, 6}, S 6 = {1, 7} C 1 = {1, 4, 6}, C 2 = {1, 3, 6}, C 3 = {1, 3, 5}, C 4 = {2, 5, 7}, C 5 = {2, 4, 7}, C 6 = {2, 4, 6} Proof of α ω theorem. ( ) Suppose that G is perfect, and let H be an induced subgraph of G. We have ω(h) = χ(h) V (H) α(h) = V (H) α(h)ω(h). We prove the harder direction next class. Math Prof. Kindred - Lecture 23 Page 7

Graph coloring, perfect graphs

Graph coloring, perfect graphs Lecture 5 (05.04.2013) Graph coloring, perfect graphs Scribe: Tomasz Kociumaka Lecturer: Marcin Pilipczuk 1 Introduction to graph coloring Definition 1. Let G be a simple undirected graph and k a positive

More information

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]).

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). Coloring Basics A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). For an i S, the set f 1 (i) is called a color class. A k-coloring is called proper if adjacent

More information

Perfect divisibility and 2-divisibility

Perfect divisibility and 2-divisibility Perfect divisibility and 2-divisibility Maria Chudnovsky Princeton University, Princeton, NJ 08544, USA Vaidy Sivaraman Binghamton University, Binghamton, NY 13902, USA April 20, 2017 Abstract A graph

More information

C-Perfect K-Uniform Hypergraphs

C-Perfect K-Uniform Hypergraphs C-Perfect K-Uniform Hypergraphs Changiz Eslahchi and Arash Rafiey Department of Mathematics Shahid Beheshty University Tehran, Iran ch-eslahchi@cc.sbu.ac.ir rafiey-ar@ipm.ir Abstract In this paper we define

More information

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Computación, Facultad de Ciencias

More information

Reducing graph coloring to stable set without symmetry

Reducing graph coloring to stable set without symmetry Reducing graph coloring to stable set without symmetry Denis Cornaz (with V. Jost, with P. Meurdesoif) LAMSADE, Paris-Dauphine SPOC 11 Cornaz (with Jost and Meurdesoif) Coloring without symmetry SPOC 11

More information

Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I

Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I Yoshio Okamoto Tokyo Institute of Technology May, 008 Last updated: Wed May 6: 008 Y. Okamoto (Tokyo Tech) TCMSI Graph Theory

More information

PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS

PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS PETER BALLEN Abstract. The theory of perfect graphs relates the concept of graph colorings to the concept of cliques. In this paper, we introduce the concept

More information

Recursive generation of partitionable graphs

Recursive generation of partitionable graphs Recursive generation of partitionable graphs E. Boros V. Gurvich S. Hougardy May 29, 2002 Abstract Results of Lovász (1972) and Padberg (1974) imply that partitionable graphs contain all the potential

More information

GRAPH MINORS AND HADWIGER S CONJECTURE

GRAPH MINORS AND HADWIGER S CONJECTURE GRAPH MINORS AND HADWIGER S CONJECTURE DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Eliade

More information

Even Pairs and Prism Corners in Square-Free Berge Graphs

Even Pairs and Prism Corners in Square-Free Berge Graphs Even Pairs and Prism Corners in Square-Free Berge Graphs Maria Chudnovsky Princeton University, Princeton, NJ 08544 Frédéric Maffray CNRS, Laboratoire G-SCOP, University of Grenoble-Alpes, France Paul

More information

Graph Classes and Ramsey Numbers

Graph Classes and Ramsey Numbers Graph Classes and Ramsey Numbers Rémy Belmonte, Pinar Heggernes, Pim van t Hof, Arash Rafiey, and Reza Saei Department of Informatics, University of Bergen, Norway Abstract. For a graph class G and any

More information

Induced subgraphs of graphs with large chromatic number. I. Odd holes

Induced subgraphs of graphs with large chromatic number. I. Odd holes Induced subgraphs of graphs with large chromatic number. I. Odd holes Alex Scott Mathematical Institute, University of Oxford, Oxford OX2 6GG, UK Paul Seymour 1 Princeton University, Princeton, NJ 08544,

More information

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Matemática, Facultad

More information

An approximate version of Hadwiger s conjecture for claw-free graphs

An approximate version of Hadwiger s conjecture for claw-free graphs An approximate version of Hadwiger s conjecture for claw-free graphs Maria Chudnovsky Columbia University, New York, NY 10027, USA and Alexandra Ovetsky Fradkin Princeton University, Princeton, NJ 08544,

More information

Quasi-parity and perfect graphs. Irena Rusu. L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, Orsay-cedex, France

Quasi-parity and perfect graphs. Irena Rusu. L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, Orsay-cedex, France Quasi-parity and perfect graphs Irena Rusu L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, 91405 Orsay-cedex, France Abstract In order to prove the Strong Perfect Graph Conjecture, the existence of a simple

More information

COMBINATORIAL SYMBOLIC POWERS. 1. Introduction The r-th symbolic power of an ideal I in a Notherian ring R is the ideal I (r) := R 1

COMBINATORIAL SYMBOLIC POWERS. 1. Introduction The r-th symbolic power of an ideal I in a Notherian ring R is the ideal I (r) := R 1 COMBINATORIAL SYMBOLIC POWERS SETH SULLIVANT arxiv:math/0608542v1 [mathac] 22 Aug 2006 Abstract Symbolic powers of ideals are studied in the combinatorial context of monomial ideals When the ideals are

More information

Coloring square-free Berge graphs

Coloring square-free Berge graphs Coloring square-free Berge graphs Maria Chudnovsky Irene Lo Frédéric Maffray Nicolas Trotignon Kristina Vušković September 30, 2015 Abstract We consider the class of Berge graphs that do not contain a

More information

Index coding with side information

Index coding with side information Index coding with side information Ehsan Ebrahimi Targhi University of Tartu Abstract. The Index Coding problem has attracted a considerable amount of attention in the recent years. The problem is motivated

More information

The structure of bull-free graphs I three-edge-paths with centers and anticenters

The structure of bull-free graphs I three-edge-paths with centers and anticenters The structure of bull-free graphs I three-edge-paths with centers and anticenters Maria Chudnovsky Columbia University, New York, NY 10027 USA May 6, 2006; revised March 29, 2011 Abstract The bull is the

More information

Jacques Verstraëte

Jacques Verstraëte 2 - Turán s Theorem Jacques Verstraëte jacques@ucsd.edu 1 Introduction The aim of this section is to state and prove Turán s Theorem [17] and to discuss some of its generalizations, including the Erdős-Stone

More information

Cographs; chordal graphs and tree decompositions

Cographs; chordal graphs and tree decompositions Cographs; chordal graphs and tree decompositions Zdeněk Dvořák September 14, 2015 Let us now proceed with some more interesting graph classes closed on induced subgraphs. 1 Cographs The class of cographs

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 311 (011) 911 90 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Bounding χ in terms of ω and for some classes of graphs

More information

The strong perfect graph theorem

The strong perfect graph theorem Annals of Mathematics, 164 (2006), 51 229 The strong perfect graph theorem By Maria Chudnovsky, Neil Robertson, Paul Seymour, * and Robin Thomas Abstract A graph G is perfect if for every induced subgraph

More information

Independent Transversals in r-partite Graphs

Independent Transversals in r-partite Graphs Independent Transversals in r-partite Graphs Raphael Yuster Department of Mathematics Raymond and Beverly Sackler Faculty of Exact Sciences Tel Aviv University, Tel Aviv, Israel Abstract Let G(r, n) denote

More information

Combinatorial symbolic powers

Combinatorial symbolic powers Journal of Algebra 319 2008) 115 142 wwwelseviercom/locate/jalgebra Combinatorial symbolic powers Seth Sullivant Department of Mathematics and Society of Fellows, Harvard University, Cambridge, MA 02138,

More information

A Short Proof of the Wonderful Lemma

A Short Proof of the Wonderful Lemma A Short Proof of the Wonderful Lemma Maria Chudnovsky Princeton University, Princeton, NJ 08544, USA April 1, 2017 Abstract The Wonderful Lemma, that was first proved by Roussel and Rubio, is one of the

More information

Graph homomorphisms. Peter J. Cameron. Combinatorics Study Group Notes, September 2006

Graph homomorphisms. Peter J. Cameron. Combinatorics Study Group Notes, September 2006 Graph homomorphisms Peter J. Cameron Combinatorics Study Group Notes, September 2006 Abstract This is a brief introduction to graph homomorphisms, hopefully a prelude to a study of the paper [1]. 1 Homomorphisms

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H, K) with H K = G and E(H K) = and V (H) V (K) = k. Such a separation is proper if V (H) \ V (K) and V (K)

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H 1, H 2 ) so that H 1 H 2 = G E(H 1 ) E(H 2 ) = V (H 1 ) V (H 2 ) = k Such a separation is proper if V (H

More information

INDUCED CYCLES AND CHROMATIC NUMBER

INDUCED CYCLES AND CHROMATIC NUMBER INDUCED CYCLES AND CHROMATIC NUMBER A.D. SCOTT DEPARTMENT OF MATHEMATICS UNIVERSITY COLLEGE, GOWER STREET, LONDON WC1E 6BT Abstract. We prove that, for any pair of integers k, l 1, there exists an integer

More information

On Generalized Ramsey Numbers

On Generalized Ramsey Numbers On Generalized Ramsey Numbers Wai Chee Shiu, Peter Che Bor Lam and Yusheng Li Abstract Let f 1 and f 2 be graph parameters. The Ramsey number rf 1 m; f 2 n is defined as the minimum integer N such that

More information

d 2 -coloring of a Graph

d 2 -coloring of a Graph d -coloring of a Graph K. Selvakumar and S. Nithya Department of Mathematics Manonmaniam Sundaranar University Tirunelveli 67 01, Tamil Nadu, India E-mail: selva 158@yahoo.co.in Abstract A subset S of

More information

Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5

Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5 Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5 Instructor: Farid Alizadeh Scribe: Anton Riabov 10/08/2001 1 Overview We continue studying the maximum eigenvalue SDP, and generalize

More information

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2, List of Theorems Mat 416, Introduction to Graph Theory 1. Ramsey s Theorem for graphs 8.3.11. Theorem 1 The numbers R(p, q) exist and for p, q 2, R(p, q) R(p 1, q) + R(p, q 1). If both summands on the

More information

K 4 -free graphs with no odd holes

K 4 -free graphs with no odd holes K 4 -free graphs with no odd holes Maria Chudnovsky 1 Columbia University, New York NY 10027 Neil Robertson 2 Ohio State University, Columbus, Ohio 43210 Paul Seymour 3 Princeton University, Princeton

More information

On (δ, χ)-bounded families of graphs

On (δ, χ)-bounded families of graphs On (δ, χ)-bounded families of graphs András Gyárfás Computer and Automation Research Institute Hungarian Academy of Sciences Budapest, P.O. Box 63 Budapest, Hungary, H-1518 gyarfas@sztaki.hu Manouchehr

More information

Dominator Colorings and Safe Clique Partitions

Dominator Colorings and Safe Clique Partitions Dominator Colorings and Safe Clique Partitions Ralucca Gera, Craig Rasmussen Naval Postgraduate School Monterey, CA 994, USA {rgera,ras}@npsedu and Steve Horton United States Military Academy West Point,

More information

Graphical Model Inference with Perfect Graphs

Graphical Model Inference with Perfect Graphs Graphical Model Inference with Perfect Graphs Tony Jebara Columbia University July 25, 2013 joint work with Adrian Weller Graphical models and Markov random fields We depict a graphical model G as a bipartite

More information

Reflection on Rainbow Neighbourhood Numbers

Reflection on Rainbow Neighbourhood Numbers Reflection on Rainbow Neighbourhood Numbers Johan Kok, Sudev Naduvath arxiv:1710.00383v1 [math.gm] 1 Oct 2017 Centre for Studies in Discrete Mathematics Vidya Academy of Science & Technology Thrissur -

More information

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms 1. Computability, Complexity and Algorithms (a) Let G(V, E) be an undirected unweighted graph. Let C V be a vertex cover of G. Argue that V \ C is an independent set of G. (b) Minimum cardinality vertex

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 310 (2010) 3398 303 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Maximal cliques in {P 2 P 3, C }-free graphs S.A.

More information

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow.

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow. Berge Trigraphs Maria Chudnovsky 1 Princeton University, Princeton NJ 08544 March 15, 2004; revised December 2, 2005 1 This research was partially conducted during the period the author served as a Clay

More information

PERFECT BINARY MATROIDS

PERFECT BINARY MATROIDS DEPARTMENT OF MATHEMATICS TECHNICAL REPORT PERFECT BINARY MATROIDS Allan Mills August 1999 No. 1999-8 TENNESSEE TECHNOLOGICAL UNIVERSITY Cookeville, TN 38505 PERFECT BINARY MATROIDS ALLAN D. MILLS Abstract.

More information

Induced subgraphs of graphs with large chromatic number. III. Long holes

Induced subgraphs of graphs with large chromatic number. III. Long holes Induced subgraphs of graphs with large chromatic number. III. Long holes Maria Chudnovsky 1 Princeton University, Princeton, NJ 08544, USA Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

Even pairs in Artemis graphs. Irena Rusu. L.I.F.O., Université d Orléans, bât. 3IA, B.P. 6759, Orléans-cedex 2, France

Even pairs in Artemis graphs. Irena Rusu. L.I.F.O., Université d Orléans, bât. 3IA, B.P. 6759, Orléans-cedex 2, France Even pairs in Artemis graphs Irena Rusu L.I.F.O., Université d Orléans, bât. 3IA, B.P. 6759, 45067 Orléans-cedex 2, France Abstract Everett et al. [2] defined a stretcher to be a graph whose edge set can

More information

Integrity in Graphs: Bounds and Basics

Integrity in Graphs: Bounds and Basics Integrity in Graphs: Bounds and Basics Wayne Goddard 1 Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 USA and Henda C. Swart Department of Mathematics, University of

More information

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Maria Chudnovsky Princeton University, Princeton, NJ 08544 Chun-Hung Liu Princeton University, Princeton, NJ 08544

More information

On a list-coloring problem

On a list-coloring problem On a list-coloring problem Sylvain Gravier Frédéric Maffray Bojan Mohar December 24, 2002 Abstract We study the function f(g) defined for a graph G as the smallest integer k such that the join of G with

More information

On Dominator Colorings in Graphs

On Dominator Colorings in Graphs On Dominator Colorings in Graphs Ralucca Michelle Gera Department of Applied Mathematics Naval Postgraduate School Monterey, CA 994, USA ABSTRACT Given a graph G, the dominator coloring problem seeks a

More information

Coloring graphs with forbidden induced subgraphs

Coloring graphs with forbidden induced subgraphs Coloring graphs with forbidden induced subgraphs Maria Chudnovsky Abstract. Since graph-coloring is an NP -complete problem in general, it is natural to ask how the complexity changes if the input graph

More information

On the chromatic number of the lexicographic product and the Cartesian sum of graphs

On the chromatic number of the lexicographic product and the Cartesian sum of graphs On the chromatic number of the lexicographic product and the Cartesian sum of graphs Niko Čižek University of Maribor TF, Smetanova ulica 17 62000 Maribor, Slovenia Sandi Klavžar University of Maribor

More information

The Fractional Chromatic Number and the Hall Ratio. Johnathan B. Barnett

The Fractional Chromatic Number and the Hall Ratio. Johnathan B. Barnett The Fractional Chromatic Number and the Hall Ratio by Johnathan B. Barnett A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree

More information

Complementary Ramsey numbers, graph factorizations and Ramsey graphs

Complementary Ramsey numbers, graph factorizations and Ramsey graphs Complementary Ramsey numbers, graph factorizations and Ramsey graphs Akihiro Munemasa Tohoku University joint work with Masashi Shinohara May 30, 2017, Tohoku University 1st Tohoku-Bandung Bilateral Workshop:

More information

M-saturated M={ } M-unsaturated. Perfect Matching. Matchings

M-saturated M={ } M-unsaturated. Perfect Matching. Matchings Matchings A matching M of a graph G = (V, E) is a set of edges, no two of which are incident to a common vertex. M-saturated M={ } M-unsaturated Perfect Matching 1 M-alternating path M not M M not M M

More information

My Favorite Theorem: Characterizations of Perfect Graphs

My Favorite Theorem: Characterizations of Perfect Graphs Konrad-Zuse-Zentrum für Informationstechnik Berlin Takustraße 7 D-14195 Berlin-Dahlem Germany MARTIN GRÖTSCHEL My Favorite Theorem: Characterizations of Perfect Graphs Preprint SC 99-17 (June 1999) MY

More information

Codes and Xor graph products

Codes and Xor graph products Codes and Xor graph products Noga Alon Eyal Lubetzky November 0, 005 Abstract What is the maximum possible number, f 3 (n), of vectors of length n over {0, 1, } such that the Hamming distance between every

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

More information

4-coloring P 6 -free graphs with no induced 5-cycles

4-coloring P 6 -free graphs with no induced 5-cycles 4-coloring P 6 -free graphs with no induced 5-cycles Maria Chudnovsky Department of Mathematics, Princeton University 68 Washington Rd, Princeton NJ 08544, USA mchudnov@math.princeton.edu Peter Maceli,

More information

LOVÁSZ-SCHRIJVER SDP-OPERATOR AND A SUPERCLASS OF NEAR-PERFECT GRAPHS

LOVÁSZ-SCHRIJVER SDP-OPERATOR AND A SUPERCLASS OF NEAR-PERFECT GRAPHS LOVÁSZ-SCHRIJVER SDP-OPERATOR AND A SUPERCLASS OF NEAR-PERFECT GRAPHS S. BIANCHI, M. ESCALANTE, G. NASINI, L. TUNÇEL Abstract. We study the Lovász-Schrijver SDP-operator applied to the fractional stable

More information

Induced Cycles of Fixed Length

Induced Cycles of Fixed Length Induced Cycles of Fixed Length Terry McKee Wright State University Dayton, Ohio USA terry.mckee@wright.edu Cycles in Graphs Vanderbilt University 31 May 2012 Overview 1. Investigating the fine structure

More information

Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes

Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes Maria Chudnovsky 1 Princeton University, Princeton, NJ 08544, USA Alex Scott Mathematical Institute, University of Oxford,

More information

Equitable coloring of random graphs

Equitable coloring of random graphs Michael Krivelevich 1, Balázs Patkós 2 1 Tel Aviv University, Tel Aviv, Israel 2 Central European University, Budapest, Hungary Phenomena in High Dimensions, Samos 2007 A set of vertices U V (G) is said

More information

The Erdös-Hajnal Conjecture A Survey

The Erdös-Hajnal Conjecture A Survey The Erdös-Hajnal Conjecture A Survey Maria Chudnovsky Columbia University, New York NY 10027 January 3, 2013 Abstract The Erdös-Hajnal conjecture states that for every graph H, there exists a constant

More information

Polyhedral studies of vertex coloring problems: The standard formulation

Polyhedral studies of vertex coloring problems: The standard formulation Polyhedral studies of vertex coloring problems: The standard formulation Diego Delle Donne a,b,c, Javier Marenco a,b a Sciences Institute, National University of General Sarmiento, Buenos Aires, Argentina.

More information

The Turán number of sparse spanning graphs

The Turán number of sparse spanning graphs The Turán number of sparse spanning graphs Noga Alon Raphael Yuster Abstract For a graph H, the extremal number ex(n, H) is the maximum number of edges in a graph of order n not containing a subgraph isomorphic

More information

Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths

Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths Alex Scott Oxford University, Oxford, UK Paul Seymour 1 Princeton University, Princeton, NJ 08544, USA January 20, 2017; revised

More information

Circular Chromatic Numbers of Some Reduced Kneser Graphs

Circular Chromatic Numbers of Some Reduced Kneser Graphs Circular Chromatic Numbers of Some Reduced Kneser Graphs Ko-Wei Lih Institute of Mathematics, Academia Sinica Nankang, Taipei 115, Taiwan E-mail: makwlih@sinica.edu.tw Daphne Der-Fen Liu Department of

More information

RECAP: Extremal problems Examples

RECAP: Extremal problems Examples RECAP: Extremal problems Examples Proposition 1. If G is an n-vertex graph with at most n edges then G is disconnected. A Question you always have to ask: Can we improve on this proposition? Answer. NO!

More information

BROOKS THEOREM AND BEYOND

BROOKS THEOREM AND BEYOND BROOKS THEOREM AND BEYOND DANIEL W. CRANSTON AND LANDON RABERN Abstract. We collect some of our favorite proofs of Brooks Theorem, highlighting advantages and extensions of each. The proofs illustrate

More information

Notes on Graph Theory

Notes on Graph Theory Notes on Graph Theory Maris Ozols June 8, 2010 Contents 0.1 Berge s Lemma............................................ 2 0.2 König s Theorem........................................... 3 0.3 Hall s Theorem............................................

More information

LNMB PhD Course. Networks and Semidefinite Programming 2012/2013

LNMB PhD Course. Networks and Semidefinite Programming 2012/2013 LNMB PhD Course Networks and Semidefinite Programming 2012/2013 Monique Laurent CWI, Amsterdam, and Tilburg University These notes are based on material developed by M. Laurent and F. Vallentin for the

More information

On Rank of Graphs. B. Tayfeh-Rezaie. School of Mathematics, Institute for Research in Fundamental Sciences (IPM), Tehran, Iran

On Rank of Graphs. B. Tayfeh-Rezaie. School of Mathematics, Institute for Research in Fundamental Sciences (IPM), Tehran, Iran On Rank of Graphs B. Tayfeh-Rezaie School of Mathematics, Institute for Research in Fundamental Sciences (IPM), Tehran, Iran (A joint work with E. Ghorbani and A. Mohammadian) Trieste, September 2012 Theorem

More information

2 β 0 -excellent graphs

2 β 0 -excellent graphs β 0 -excellent graphs A. P. Pushpalatha, G. Jothilakshmi Thiagarajar College of Engineering Madurai - 65 015 India Email: gjlmat@tce.edu, appmat@tce.edu S. Suganthi, V. Swaminathan Ramanujan Research Centre

More information

On subgraphs of large girth

On subgraphs of large girth 1/34 On subgraphs of large girth In Honor of the 50th Birthday of Thomas Vojtěch Rödl rodl@mathcs.emory.edu joint work with Domingos Dellamonica May, 2012 2/34 3/34 4/34 5/34 6/34 7/34 ARRANGEABILITY AND

More information

Nordhaus-Gaddum Theorems for k-decompositions

Nordhaus-Gaddum Theorems for k-decompositions Nordhaus-Gaddum Theorems for k-decompositions Western Michigan University October 12, 2011 A Motivating Problem Consider the following problem. An international round-robin sports tournament is held between

More information

Induced subgraphs of graphs with large chromatic number. V. Chandeliers and strings

Induced subgraphs of graphs with large chromatic number. V. Chandeliers and strings Induced subgraphs of graphs with large chromatic number. V. Chandeliers and strings Maria Chudnovsky 1 Princeton University, Princeton, NJ 08544 Alex Scott Oxford University, Oxford, UK Paul Seymour 2

More information

On the Dynamic Chromatic Number of Graphs

On the Dynamic Chromatic Number of Graphs On the Dynamic Chromatic Number of Graphs Maryam Ghanbari Joint Work with S. Akbari and S. Jahanbekam Sharif University of Technology m_phonix@math.sharif.ir 1. Introduction Let G be a graph. A vertex

More information

This is a repository copy of Even-hole-free graphs that do not contain diamonds: A structure theorem and its consequences.

This is a repository copy of Even-hole-free graphs that do not contain diamonds: A structure theorem and its consequences. This is a repository copy of Even-hole-free graphs that do not contain diamonds: A structure theorem and its consequences. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/74350/

More information

Blockers for the stability number and the chromatic number

Blockers for the stability number and the chromatic number Blockers for the stability number and the chromatic number C. Bazgan C. Bentz C. Picouleau B. Ries Abstract Given an undirected graph G = (V, E) and two positive integers k and d, we are interested in

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

This is a repository copy of Chromatic index of graphs with no cycle with a unique chord.

This is a repository copy of Chromatic index of graphs with no cycle with a unique chord. This is a repository copy of Chromatic index of graphs with no cycle with a unique chord. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/74348/ Article: Machado, RCS, de

More information

1 Notation. 2 Sergey Norin OPEN PROBLEMS

1 Notation. 2 Sergey Norin OPEN PROBLEMS OPEN PROBLEMS 1 Notation Throughout, v(g) and e(g) mean the number of vertices and edges of a graph G, and ω(g) and χ(g) denote the maximum cardinality of a clique of G and the chromatic number of G. 2

More information

Generalized Pigeonhole Properties of Graphs and Oriented Graphs

Generalized Pigeonhole Properties of Graphs and Oriented Graphs Europ. J. Combinatorics (2002) 23, 257 274 doi:10.1006/eujc.2002.0574 Available online at http://www.idealibrary.com on Generalized Pigeonhole Properties of Graphs and Oriented Graphs ANTHONY BONATO, PETER

More information

Chromatic Ramsey number of acyclic hypergraphs

Chromatic Ramsey number of acyclic hypergraphs Chromatic Ramsey number of acyclic hypergraphs András Gyárfás Alfréd Rényi Institute of Mathematics Hungarian Academy of Sciences Budapest, P.O. Box 127 Budapest, Hungary, H-1364 gyarfas@renyi.hu Alexander

More information

Max k-cut and the smallest eigenvalue

Max k-cut and the smallest eigenvalue Max -cut and the smallest eigenvalue V. Niiforov arxiv:1604.0088v [math.co] 11 Apr 016 Abstract Let G be a graph of order n and size m, and let mc (G) be the maximum size of a -cut of G. It is shown that

More information

arxiv: v1 [cs.dm] 4 May 2018

arxiv: v1 [cs.dm] 4 May 2018 Connected greedy colouring in claw-free graphs arxiv:1805.01953v1 [cs.dm] 4 May 2018 Ngoc Khang Le and Nicolas Trotignon November 9, 2018 Abstract An ordering of the vertices of a graph is connected if

More information

Painting Squares in 2 1 Shades

Painting Squares in 2 1 Shades Painting Squares in 1 Shades Daniel W. Cranston Landon Rabern May 1, 014 Abstract Cranston and Kim conjectured that if G is a connected graph with maximum degree and G is not a Moore Graph, then χ l (G

More information

UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS

UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS MARIA CHUDNOVSKY, RINGI KIM, SANG-IL OUM, AND PAUL SEYMOUR Abstract. An n-vertex graph is prime if it has no homogeneous set, that

More information

Group Colorability of Graphs

Group Colorability of Graphs Group Colorability of Graphs Hong-Jian Lai, Xiankun Zhang Department of Mathematics West Virginia University, Morgantown, WV26505 July 10, 2004 Abstract Let G = (V, E) be a graph and A a non-trivial Abelian

More information

Tiling on multipartite graphs

Tiling on multipartite graphs Tiling on multipartite graphs Ryan Martin Mathematics Department Iowa State University rymartin@iastate.edu SIAM Minisymposium on Graph Theory Joint Mathematics Meetings San Francisco, CA Ryan Martin (Iowa

More information

Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II

Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II Yoshio Okamoto Tokyo Institute of Technology June 4, 2008 Plan changed 4/09 Definition of Graphs; Paths and Cycles 4/16 Cycles;

More information

Combinatorics and Optimization 442/642, Fall 2012

Combinatorics and Optimization 442/642, Fall 2012 Compact course notes Combinatorics and Optimization 44/64, Fall 0 Graph Theory Contents Professor: J. Geelen transcribed by: J. Lazovskis University of Waterloo December 6, 0 0. Foundations..............................................

More information

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

More information

Tree-chromatic number

Tree-chromatic number Tree-chromatic number Paul Seymour 1 Princeton University, Princeton, NJ 08544 November 2, 2014; revised June 25, 2015 1 Supported by ONR grant N00014-10-1-0680 and NSF grant DMS-1265563. Abstract Let

More information

Matroid Representation of Clique Complexes

Matroid Representation of Clique Complexes Matroid Representation of Clique Complexes Kenji Kashiwabara 1, Yoshio Okamoto 2, and Takeaki Uno 3 1 Department of Systems Science, Graduate School of Arts and Sciences, The University of Tokyo, 3 8 1,

More information

Perfect matchings in highly cyclically connected regular graphs

Perfect matchings in highly cyclically connected regular graphs Perfect matchings in highly cyclically connected regular graphs arxiv:1709.08891v1 [math.co] 6 Sep 017 Robert Lukot ka Comenius University, Bratislava lukotka@dcs.fmph.uniba.sk Edita Rollová University

More information

(a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict.)

(a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict.) 1 Enumeration 11 Basic counting principles 1 June 2008, Question 1: (a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict) n/2 ( ) n (b) Find a closed form

More information

k-tuple chromatic number of the cartesian product of graphs

k-tuple chromatic number of the cartesian product of graphs k-tuple chromatic number of the cartesian product of graphs Flavia Bonomo, Ivo Koch, Pablo Torres, Mario Valencia-Pabon To cite this version: Flavia Bonomo, Ivo Koch, Pablo Torres, Mario Valencia-Pabon.

More information

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov Abstract For a graph G, let χ(g) denote its chromatic number and σ(g) denote

More information