Cliques, Degrees, and Coloring: Expanding the Ω, ∆, Χ Paradigm

Total Page:16

File Type:pdf, Size:1020Kb

Cliques, Degrees, and Coloring: Expanding the Ω, ∆, Χ Paradigm Cliques, Degrees, and Coloring: Expanding the !; ∆; χ paradigm by Thomas Kelly A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Doctor of Philosophy in Combinatorics & Optimization Waterloo, Ontario, Canada, 2019 c Thomas Kelly 2019 Examining Committee Membership The following served on the Examining Committee for this thesis. The decision of the Examining Committee is by majority vote. External Examiner: Alexandr Kostochka Professor, Dept. of Mathematics, University of Illinois at Urbana-Champaign. Supervisor: Luke Postle Associate Professor, Dept. of Combinatorics & Optimization, University of Waterloo. Internal Members: Penny Haxell Professor, Dept. of Combinatorics & Optimization, University of Waterloo. Jim Geelen Professor, Dept. of Combinatorics & Optimization, University of Waterloo. Internal-External Member: Lap Chi Lau Associate Professor, Cheriton School of Computer Science, University of Waterloo. ii I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. iii Abstract Many of the most celebrated and influential results in graph coloring, such as Brooks' Theorem and Vizing's Theorem, relate a graph's chromatic number to its clique number or maximum degree. Currently, several of the most important and enticing open problems in coloring, such as Reed's !; ∆; χ Conjecture, follow this theme. This thesis both broadens and deepens this classical paradigm. In PartI, we tackle list-coloring problems in which the number of colors available to each vertex v depends on its degree, denoted d(v), and the size of the largest clique containing it, denoted !(v). We make extensive use of the probabilistic method in this part. We conjecture the \list-local version" of Reed's Conjecture, that is every graph is L- colorable if L is a list-assignment such that jL(v)j ≥ d(1 − ")(d(v) + 1) + "!(v))e for each vertex v and " ≤ 1=2, and we prove this for " ≤ 1=330 under some mild additional assumptions. We also conjecture the \mad version" of Reed's Conjecture, even for list-coloring. That is, for " ≤ 1=2, every graph G satisfies χ`(G) ≤ d(1 − ")(mad(G) + 1) + "!(G)e; where mad(G) is the maximum average degree of G. We prove this conjecture for small values of ", assuming !(G) ≤ mad(G) − log10 mad(G). We actually prove a stronger result that improves bounds on the density of critical graphs without large cliques, a long-standing problem, answering a question of Kostochka and Yancey. In the proof, we use a novel application of the discharging method to find a set of vertices for which any precoloring can be extended to the remainder of the graph using the probabilistic method. Our result also makes progress towards Hadwiger's Conjecture: we improve the best known bound on the chromatic number of Kt-minor free graphs by a constant factor. We provide a unified treatment of coloring graphs with small clique number. We prove that for ∆ sufficiently large, if G is a graph of maximum degree at most ∆ with list- assignment L such that for each vertex v 2 V (G), (s ) ln(!(v)) !(v) ln(ln(d(v))) log (χ(G[N(v)]) + 1) jL(v)j ≥ 72 · d(v) min ; ; 2 ln(d(v)) ln(d(v)) ln(d(v)) iv and d(v) ≥ ln2 ∆, then G is L-colorable. This result simultaneously implies three famous results of Johansson from the 90s, as well as the following new bound on the chromatic number of any graph G with !(G) ≤ ! and ∆(G) ≤ ∆ for ∆ sufficiently large: r ln ! χ(G) ≤ 72∆ : ln ∆ In Part II, we introduce and develop the theory of fractional coloring with local de- mands. A fractional coloring of a graph is an assignment of measurable subsets of the [0; 1]-interval to each vertex such that adjacent vertices receive disjoint sets, and we think of vertices \demanding" to receive a set of color of comparatively large measure. We prove and conjecture \local demands versions" of various well-known coloring results in the !; ∆; χ paradigm, including Vizing's Theorem and Molloy's recent breakthrough bound on the chromatic number of triangle-free graphs. The highlight of this part is the \local demands version" of Brooks' Theorem. Namely, we prove that if G is a graph and f : V (G) ! [0; 1] such that every clique K in G satisfies P v2K f(v) ≤ 1 and every vertex v 2 V (G) demands f(v) ≤ 1=(d(v) + 1=2), then G has a fractional coloring φ in which the measure of φ(v) for each vertex v 2 V (G) is at least f(v). This result generalizes the Caro-Wei Theorem and improves its bound on the independence number, and it is tight for the 5-cycle. v Acknowledgements Most of all, I would like to thank my advisor, Luke Postle, for his guidance over the last four years. I am grateful to have learned so much from his direction and insight. I would also like to thank Luke for encouraging me to travel, which has broadened my studies considerably. On that note, I would like to thank everyone that I have visited and with whom I have collaborated over the last few years. I would especially like to thank Marthe Bonamy and Peter Nelson for all of the productive visits as part of the Bordeaux-Waterloo project, which led to the \Low Omega" paper, an integral component of this thesis. I would also like to thank Alexandr Kostochka, Penny Haxell, Jim Geelen, and Lap Chi Lau for serving on my committee. Lastly, I want to thank my friends and family. In particular, I want to thank all of the people that have made living in Waterloo fun, especially the Dawson house, and Jane. vi Table of Contents List of Tables xii List of Figures xiii 1 Introduction1 1.1 Graph coloring preliminaries..........................2 1.1.1 Graph theory terminology.......................2 1.1.2 List coloring...............................4 1.1.3 Fractional coloring...........................6 1.2 !; ∆; and χ ...................................8 1.2.1 Brooks' Theorem............................9 1.2.2 Reed's Conjecture............................9 1.2.3 Coloring graphs with small clique number.............. 12 1.3 Local list versions................................ 14 1.3.1 A local version of Reed's Conjecture................. 15 1.3.2 A unifying local version........................ 17 1.4 Critical graphs................................. 19 1.4.1 An application to Hadwiger's Conjecture............... 21 1.5 Fractional coloring with local demands.................... 23 1.5.1 Local demands version of Brooks' Theorem.............. 23 1.5.2 Edge-coloring and χ-boundedness................... 26 1.5.3 Small clique number.......................... 27 vii 2 Probabilistic method preliminaries 29 2.1 The basics.................................... 30 2.2 Our toolkit................................... 30 2.2.1 The Lov´aszLocal Lemma....................... 31 2.2.2 Basic concentration inequalities.................... 32 2.3 A new concentration inequality........................ 34 I List coloring 40 3 The local naive random coloring procedure 42 3.1 A metatheorem................................. 44 3.2 Proof of Theorem 3.1.8............................. 48 3.3 Concentrations................................. 50 3.3.1 Exceptional outcomes.......................... 50 3.3.2 Proof of Lemma 3.2.3.......................... 52 3.4 Sparsity..................................... 57 3.4.1 Improving the constants........................ 57 3.4.2 Local sparsity, cascading, and more potential applications...... 60 4 The local version of Reed's Conjecture 62 4.1 Local sparsity.................................. 63 4.2 Density..................................... 66 4.2.1 A density lemma............................ 67 4.2.2 The egalitarian neighborhood is sparse................ 70 4.3 Proof of Theorem 1.3.4............................. 73 viii 5 The density of critical graphs with no large cliques 76 5.1 Applying Theorem 1.3.4 when ! < k=2.................... 76 5.2 Overview of the proof of Theorem 5.0.1.................... 78 5.2.1 The savings............................... 79 5.2.2 The dense vertices........................... 80 5.2.3 The discharging............................. 80 5.3 Coloring a saved graph with Theorem 3.1.8.................. 81 5.3.1 Ways to save.............................. 81 5.3.2 Expectations.............................. 83 5.3.3 Applying Theorem 3.1.8........................ 87 5.4 Finding a saved subgraph........................... 88 5.4.1 A stronger version........................... 88 5.4.2 Preliminaries.............................. 90 5.4.3 Structure................................ 92 5.4.4 Discharging............................... 99 5.4.5 Proof of Lemma 5.4.1.......................... 103 5.5 Putting it all together............................. 103 6 Coloring graphs with small clique number 106 6.1 More background................................ 106 6.1.1 The nibble method and the finishing blow.............. 107 6.1.2 A more general Theorem........................ 109 6.2 Proof of Theorem 6.1.2............................. 110 6.2.1 Partial colorings............................. 111 6.2.2 Completing a partial coloring..................... 111 6.2.3 Analyzing a random partial coloring................. 112 6.2.4 Finding the partial coloring...................... 115 6.3 Proofs of Theorems 1.3.7 and 1.3.11...................... 116 ix 6.3.1 Bounding the average size of an independent set........... 116 6.3.2 The proofs................................ 118 6.4 Proof of Theorem 1.3.12...........................
Recommended publications
  • A Brief History of Edge-Colorings — with Personal Reminiscences
    Discrete Mathematics Letters Discrete Math. Lett. 6 (2021) 38–46 www.dmlett.com DOI: 10.47443/dml.2021.s105 Review Article A brief history of edge-colorings – with personal reminiscences∗ Bjarne Toft1;y, Robin Wilson2;3 1Department of Mathematics and Computer Science, University of Southern Denmark, Odense, Denmark 2Department of Mathematics and Statistics, Open University, Walton Hall, Milton Keynes, UK 3Department of Mathematics, London School of Economics and Political Science, London, UK (Received: 9 June 2020. Accepted: 27 June 2020. Published online: 11 March 2021.) c 2021 the authors. This is an open access article under the CC BY (International 4.0) license (www.creativecommons.org/licenses/by/4.0/). Abstract In this article we survey some important milestones in the history of edge-colorings of graphs, from the earliest contributions of Peter Guthrie Tait and Denes´ Konig¨ to very recent work. Keywords: edge-coloring; graph theory history; Frank Harary. 2020 Mathematics Subject Classification: 01A60, 05-03, 05C15. 1. Introduction We begin with some basic remarks. If G is a graph, then its chromatic index or edge-chromatic number χ0(G) is the smallest number of colors needed to color its edges so that adjacent edges (those with a vertex in common) are colored differently; for 0 0 0 example, if G is an even cycle then χ (G) = 2, and if G is an odd cycle then χ (G) = 3. For complete graphs, χ (Kn) = n−1 if 0 0 n is even and χ (Kn) = n if n is odd, and for complete bipartite graphs, χ (Kr;s) = max(r; s).
    [Show full text]
  • Contemporary Mathematics 352
    CONTEMPORARY MATHEMATICS 352 Graph Colorings Marek Kubale Editor http://dx.doi.org/10.1090/conm/352 Graph Colorings CoNTEMPORARY MATHEMATICS 352 Graph Colorings Marek Kubale Editor American Mathematical Society Providence, Rhode Island Editorial Board Dennis DeTurck, managing editor Andreas Blass Andy R. Magid Michael Vogeli us This work was originally published in Polish by Wydawnictwa Naukowo-Techniczne under the title "Optymalizacja dyskretna. Modele i metody kolorowania graf6w", © 2002 Wydawnictwa N aukowo-Techniczne. The present translation was created under license for the American Mathematical Society and is published by permission. 2000 Mathematics Subject Classification. Primary 05Cl5. Library of Congress Cataloging-in-Publication Data Optymalizacja dyskretna. English. Graph colorings/ Marek Kubale, editor. p. em.- (Contemporary mathematics, ISSN 0271-4132; 352) Includes bibliographical references and index. ISBN 0-8218-3458-4 (acid-free paper) 1. Graph coloring. I. Kubale, Marek, 1946- II. Title. Ill. Contemporary mathematics (American Mathematical Society); v. 352. QA166 .247.06813 2004 5111.5-dc22 2004046151 Copying and reprinting. Material in this book may be reproduced by any means for edu- cational and scientific purposes without fee or permission with the exception of reproduction by services that collect fees for delivery of documents and provided that the customary acknowledg- ment of the source is given. This consent does not extend to other kinds of copying for general distribution, for advertising or promotional purposes, or for resale. Requests for permission for commercial use of material should be addressed to the Acquisitions Department, American Math- ematical Society, 201 Charles Street, Providence, Rhode Island 02904-2294, USA. Requests can also be made by e-mail to reprint-permissien@ams.
    [Show full text]
  • Bidirected Graph from Wikipedia, the Free Encyclopedia Contents
    Bidirected graph From Wikipedia, the free encyclopedia Contents 1 Bidirected graph 1 1.1 Other meanings ............................................ 1 1.2 See also ................................................ 2 1.3 References ............................................... 2 2 Bipartite double cover 3 2.1 Construction .............................................. 3 2.2 Examples ............................................... 3 2.3 Matrix interpretation ......................................... 4 2.4 Properties ............................................... 4 2.5 Other double covers .......................................... 4 2.6 See also ................................................ 5 2.7 Notes ................................................. 5 2.8 References ............................................... 5 2.9 External links ............................................. 6 3 Complex question 7 3.1 Implication by question ........................................ 7 3.2 Complex question fallacy ....................................... 7 3.2.1 Similar questions and fallacies ................................ 8 3.3 Notes ................................................. 8 4 Directed graph 10 4.1 Basic terminology ........................................... 11 4.2 Indegree and outdegree ........................................ 11 4.3 Degree sequence ............................................ 12 4.4 Digraph connectivity .......................................... 12 4.5 Classes of digraphs .........................................
    [Show full text]
  • Some Coloring Problems of Graphs Renyu Xu
    Some coloring problems of graphs Renyu Xu To cite this version: Renyu Xu. Some coloring problems of graphs. Discrete Mathematics [cs.DM]. Université Paris Saclay (COmUE); Shandong University (Jinan, Chine), 2017. English. NNT : 2017SACLS104. tel- 01561631 HAL Id: tel-01561631 https://tel.archives-ouvertes.fr/tel-01561631 Submitted on 13 Jul 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. 2017SACLS104 THÈSE DE DOCTORAT DE SHANDONG UNIVERSITY ET DE L’UNIVERSITÉ PARIS-SACLAY PRÉPARÉE À L’UNIVERSITÉ PARIS-SUD ÉCOLE DOCTORALE N°580 Sciences et technologies de l’information et de la communication GRADUATE SCHOOL of Mathematics Spécialité Informatique Par Mme Renyu Xu Quelques problèmes de coloration du graphe Thèse présentée et soutenue à Jinan, le 27 Mai 2017 : Composition du Jury : M. Hongjian Lai, Professeur, West Virginia University, Présidente du Jury Mme Lianying Miao, Professeure, China University of Mining and Technology, Rapporteur Mme Yinghong Ma, Professeure, Shandong Normal University, Rapporteur M. Evripidis Bampis, Professeur, Université Paris VI, Rapporteur Mme Michèle Sebag, Directrice de Recherche CNRS, Examinatrice M. Yannis Manoussakis, Professeur, Directeur de thèse M. Jianliang Wu, Professeur, CoDirecteur de thèse Contents Abstract iii Re´sume´(Abstract in French) vii Symbol Description xiii Chapter 1 Introduction 1 1.1 Basic Definitions and Notations .
    [Show full text]
  • Arxiv:1812.05833V1 [Math.CO] 14 Dec 2018 Total Colorings-A Survey
    Total Colorings-A Survey J. Geetha1, Narayanan. N2, and K. Somasundaram1 1Department of Mathematics, Amrita School of Engineering-Coimbatore, Amrita Vishwa Vidyapeetham, India. 2Department of Mathematics, Indian Institute of Technology Madras, Chennai, India. Abstract: The smallest integer k needed for the assignment of colors to the elements so that the coloring is proper (vertices and edges) is called the total chromatic number of a graph. Vizing [86] and Behzed [4, 5] conjectured that the total coloring can be done using at most ∆(G) + 2 colors, where ∆(G) is the maximum degree of G. It is not settled even for planar graphs. In this paper we give a survey on total coloring of graphs. 1 Introduction Let G be a simple graph with vertex set V (G) and edge set E(G). An element of G is a vertex or an edge of G. The total coloring of a graph G is an assignment of colors to the vertices and edges such that no two incident or adjacent elements receive the same color. The total chromatic number of G, denoted by χ′′(G), is the least number of colors required for a total coloring. Clearly, χ′′(G) ∆(G) + 1, where ∆(G) is the maximum degree of G. Behzed [4, 5] and Vizing [86] independently≥ posed a conjecture called Total Coloring Conjecture (TCC) which states that for any simple graph G, the total chromatic number is either ∆(G)+1 or ∆(G) + 2. In [67], Molly and Reed gave a probabilistic approach to prove 26 arXiv:1812.05833v1 [math.CO] 14 Dec 2018 that for sufficiently large ∆(G), the total chromatic number is at most ∆(G)+10 .
    [Show full text]
  • Seventh Cologne-Twente Workshop on Graphs and Combinatorial Optimization
    Seventh Cologne-Twente Workshop on Graphs and Combinatorial Optimization Scientific Program Gargnano, Italy May 13th to 15th, 2008 2 INDEX: List of Corresponding Authors: page 197 List of Participants: page 199 Contributed Papers: Track A Graph theory (I) (A1) page 1 Coloring 1 (A2) page 31 Polyhedra and formulations (A3) page 57 Graph theory (II) (A4) page 87 Coloring 2 (A5) page 117 Graph theory (III) (A6) page 143 Mathematical programming (A7) page 173 Track B Network design (B1) page 15 Graph optimization (I) (B2) page 43 On-line optimization and uncertainty (B3) page 71 Graph optimization (II) (B4) page 103 Routing (B5) page 131 Column generation (B6) page 157 Location (B7) page 185 4 Graph theory (I) Room A, Session 1 Tuesday 13, 10:30-12:00 1 Improving the gap of Erdos-Pósa˝ property for minor-closed graph classes 1 a,2 a,2 b,3, Fedor V. Fomin Saket Saurabh Dimitrios M. Thilikos ∗ aDepartment of Informatics University of Bergen PO Box 7800, 5020 Bergen, Norway bDepartment of Mathematics, University of Athens, Panepistimioupolis, GR-15784 Athens, Greece. Abstract Let and be graph classes. We say that has the Erdos-Pósa˝ property for if for anyH graph GG , the minimum vertex coveringH of all -subgraphs of G is boundedG by a function f ∈of G the maximum packing of -subgraphsH in G (by -subgraph of G we mean any subgraph of G that belongs to ).H In his monograph “GraphH Theory”, R. Diestel proves that if is the class of all graphsH that can be contracted to a fixed planar graph H, then hasH the Erdös-Pósa property for the class of all graphs (with an exponential boundingH function).
    [Show full text]
  • Graph Coloring
    Graph coloring depends on the number of colors but not on what they are. Graph coloring enjoys many practical applications as well as theoretical challenges. Beside the classical types of problems, different limitations can also be set on the graph, or on the way a color is assigned, or even on the color itself. It has even reached popularity with the gen- eral public in the form of the popular number puzzle Sudoku. Graph coloring is still a very active field of re- search. Note: Many terms used in this article are defined in Glossary of graph theory. 1 History See also: History of the four color theorem and History of graph theory A proper vertex coloring of the Petersen graph with 3 colors, the minimum number possible. The first results about graph coloring deal almost exclu- In graph theory, graph coloring is a special case of graph sively with planar graphs in the form of the coloring of labeling; it is an assignment of labels traditionally called maps. While trying to color a map of the counties of “colors” to elements of a graph subject to certain con- England, Francis Guthrie postulated the four color con- straints. In its simplest form, it is a way of coloring the jecture, noting that four colors were sufficient to color vertices of a graph such that no two adjacent vertices the map so that no regions sharing a common border re- share the same color; this is called a vertex coloring. ceived the same color. Guthrie’s brother passed on the Similarly, an edge coloring assigns a color to each edge question to his mathematics teacher Augustus de Mor- so that no two adjacent edges share the same color, and gan at University College, who mentioned it in a letter a face coloring of a planar graph assigns a color to each to William Hamilton in 1852.
    [Show full text]
  • Subject Index to Volumes 1–75
    Information Processing Letters 78 (2001) 5–336 Subject Index to Volumes 1–75 The numbers mentioned in this Subject Index refer to the Reference List of Indexed Articles (pp. 337–448 of this issue). 0, 1 semaphore, 470 1NPDA, 894 0, 1 sequence, 768 1T-NPDA, 1065 (0, 1)-CVP, 2395 1T-NPDA(1), 1065 (0, 1)-matrix, 2395, 2462, 2588, 3550 1T-NPDA(k), 1065 (0, 2)-graph, 583 1-approximation algorithm, 3109 0/1 knapsack problem, 2404, 2529 1-bounded conflict free Petri net, 2154, 2369 0L 1-center, 3000 language, 47, 2665 1-colourable, 2299 scheme, 940 1-conservative Petri net, 2253 system, 47, 940 1-copy serializability, 3001 systems, 297 1-dimensional space, 281 0L-D0L equivalence problem, 456 1-DNF consistent with a positive sample, 3856 0-1 1-edge fault tolerant, 3467 integer programming, 3597 1-EFT graph, 3467 law, 3232, 3276 1-EFT(G), 3467 linear programming, 1533 graph, 3467 matrix, see (0, 1)-matrix 1-enabled, 67 polynomial, 436 1-factor, 234 programming, 216 1-fault tolerant design, 3997 resource, 648 for token rings, 3997 0-capacity channel, 2055 1-Hamiltonian, 3997 0-dimensional object, 281 graph, 3675, 3997 0.5-bounded, 2404 1-inkdot Turing machine, 2473, 2752 greedy algorithm, 2404, 2529 1-MFA, 2063 (1, 0)/(1, 1) ms precedence form, 955 1-neighborhood chordal, 3703 (1, 1)-disjoint Boolean sums, 3711 1-persistent protocol, 2487 (1, 1)-method, 26 1-resilient symmetric function, 2677 1ACMP-(k, i), 1139 1-restricted ETOL system, 778 1DFA, 663 1-SDR, 510 1DFA(3), 1371 problem, 510 1DFA(k), 1371 1-sided error logspace polynomial expected time, 1DPDA, 1103 2616 1GDSAFA, 2038 1-spiral polygon, 2939 1NFA, 663, 1065 1-vertex ranking, 3217 1NFA(2), 1065 1-way checking stack automaton language, 144 1NFA(k), 1065 1-width, 3658 0020-0190/2001 Published by Elsevier Science B.V.
    [Show full text]
  • A Study of the Total Coloring of Graphs
    University of Louisville ThinkIR: The University of Louisville's Institutional Repository Electronic Theses and Dissertations 12-2012 A study of the total coloring of graphs. Maxfield dwinE Leidner University of Louisville Follow this and additional works at: https://ir.library.louisville.edu/etd Recommended Citation Leidner, Maxfield dwin,E "A study of the total coloring of graphs." (2012). Electronic Theses and Dissertations. Paper 815. https://doi.org/10.18297/etd/815 This Doctoral Dissertation is brought to you for free and open access by ThinkIR: The University of Louisville's Institutional Repository. It has been accepted for inclusion in Electronic Theses and Dissertations by an authorized administrator of ThinkIR: The University of Louisville's Institutional Repository. This title appears here courtesy of the author, who has retained all other copyrights. For more information, please contact [email protected]. A STUDY OF THE TOTAL COLORING OF GRAPHS By Maxfield Edwin Leidner B.S., University of Louisville, 2006 M.A., University of Louisville, 2010 A Dissertation Submitted to the Faculty of the College of Arts and Sciences of the University of Louisville in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy Department of Mathematics University of Louisville Louisville, KY December 2012 A STUDY OF THE TOTAL COLORING OF GRAPHS Submitted by Maxfield Edwin Leidner A Dissertation Approved on November 20, 2012 (Date) by the Following Reading and Examination Committee: Grzegorz Kubicki, Dissertation Director Ewa Kubicka André E. Kézdy David Wildstrom Rammohan K. Ragade ii ACKNOWLEDGEMENTS I have three people to thank for getting me interested in graph theory.
    [Show full text]