Contemporary Mathematics 352

Total Page:16

File Type:pdf, Size:1020Kb

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. erg. Excluded from these provisions is material in chapters for which the author holds copyright. In such cases, requests for permission to use or reprint should be addressed directly to the author(s). © 2004 by the American Mathematical Society. All rights reserved. The American Mathematical Society retains all rights except those granted to the United States Government. Printed in the United States of America. § The paper used in this book is acid-free and falls within the guidelines established to ensure permanence and durability. Visit the AMS home page at http: I /www. ams. erg/ 10 9 8 7 6 5 4 3 2 1 09 08 07 06 05 04 Contents Preface ix Graph coloring ix History of graph coloring X Models of graph coloring xi Preface to the English Edition xii Chapter 1. Classical Coloring of Graphs ADRIAN KOSOWSKI, KRZYSZTOF MANUSZEWSKI 1 1.1. Basic terms and definitions 1 1.2. Classical vertex-coloring 6 1.3. Classical edge-coloring 16 Chapter 2. On-line Coloring of Graphs PIOTR BOROWIECKI 21 2.1. On-line and off-line coloring 21 2.2. On-line coloring algorithms 23 2.3. Worst case effectiveness of on-line coloring 24 2.4. Expected effectiveness of on-line coloring 27 2.5. Susceptibility of graphs 28 2.6. Coloring of intersection graphs 29 2.7. Applications to resource management 31 Chapter 3. Equitable Coloring of Graphs HANNA FURMANCZYK 35 3.1. Equitable vertex-coloring 35 3.2. Equitable total coloring 50 Chapter 4. Sum Coloring of Graphs MICHAL MALAFIEJSKI 55 4.1. Definition and simple properties 55 4.2. The complexity of the sum coloring problem 58 4.3. Generalizations of the sum coloring problem 63 4.4. Some applications of the sum coloring problem 64 Chapter 5. T-Coloring of Graphs ROBERT JANCZEWSKI 67 5.1. The spans 67 5.2. Sets of forbidden distances 69 5.3. T-colorings of graphs 70 5.4. T-spans and T-chromatic numbers 71 5.5. Homomorphisms and T-graphs 73 v vi CONTENTS 5.6. Estimates and exact values 74 5.7. The computational complexity 75 5.8. Approximation algorithms 76 5.9. Applications 77 Chapter 6. Rank Coloring of Graphs DARIUSZ DERENIOWSKI 79 6.1. Vertex ranking 79 6.2. Edge ranking 87 Chapter 7. Harmonious Coloring of Graphs MAREK KUBALE 95 7.1. Introduction 95 7.2. Graphs with known harmonious number 97 7.3. Bounds for the harmonious chromatic number of general graphs 99 7.4. Algorithm Depressive 101 7.5. Applications 102 Chapter 8. Interval Edge-Coloring of Graphs KRZYSZTOF GIARO 105 8.1. Basic properties of the model 105 8.2. Consecutively colorable bipartite graphs 109 8.3. The span of interval coloring 113 8.4. Deficiency of graphs 115 Chapter 9. Circular Coloring of Graphs ADAM NADOLSKI 123 9.1. Circular coloring of the vertices of a graph 123 9.2. Circular coloring of the edges of a graph 130 Chapter 10. Path Coloring and Routing in Graphs J AKUB BIALOGRODZKI 139 10.1. Basic definitions 139 10.2. Known results 143 10.3. Applications 151 Chapter 11. List Colorings of Graphs KONRAD PIWAKOWSKI 153 11.1. Notation and definitions 153 11.2. Bipartite and 2-choosable graphs 154 11.3. The Haj6s Construction 156 11.4. D-choosability and Brooks theorem 157 11.5. Planar graphs 158 11.6. Graphs for which X = X< 159 11.7. (k, r)-choosability 160 11.8. Edge-list coloring 161 Chapter 12. Ramsey Colorings of Complete Graphs TOMASZ Dzmo 163 12.1. Notation and basic definitions 163 12.2. Ramsey numbers 164 CONTENTS vii 12.3. Values and properties of classical Ramsey numbers 166 12.4. Nonclassical Ramsey numbers 170 12.5. Applications of Ramsey numbers 173 Chapter 13. Placing Guards in Art Galleries by Graph Coloring PAWEL ZYLINSKI 177 13.1. Introduction 177 13.2. Fisk's proof 180 13.3. The orthogonal art gallery theorem 182 13.4. Orthogonal polygons with holes 183 13.5. Final remarks 188 Bibliography 189 Index 203 Authors' addresses 207 Preface Optimization problems can be naturally divided into two categories: continuous and discrete. Continuous optimization problems are those that allow continuous variables. Generally speaking the aim of such problems is to find a set of real numbers or a real function, which optimize a certain criterion. On the other hand, discrete optimization problems are those that contain discrete variables. The aim of such problems is to find a combinatorial object, which optimizes a certain criterion function in a finite space of legal solutions. On the whole, each of these two types of problems requires separate solution techniques. This book is devoted to selected problems of combinatorial optimization, otherwise known as discrete optimization. The fact that such combinatorial calculations are becoming increasingly important stimulates research and development of the field. Common programmers' expe- rience shows that the number of combinatorial computations appearing in user programs increases more rapidly than the number of numerical computations. The reason for this is that besides the traditional fields of applications of mathematics in engineering and physics, discrete structures appear now more frequently than continuous ones. Discrete optimization is a branch of applied mathematics and theoretical computer science that includes various topics of graph theory, network design, mathematical programming, sequencing and scheduling, as well as many others. One of its areas is graph coloring, to which this book is entirely devoted. Graph coloring Graph coloring is one of the oldest and best-known problems of graph theory. As people became accustomed to applying the tools of graph theory to the solu- tion of real-world technological and organizational problems, new chromatic models emerged as a natural way of tackling many practical situations. Internet statistics show that graph coloring is one of the central issues in the collection of several hundred classical combinatorial problems [60]. The reason for this is the simplicity of its formulation and seemingly natural solution on the one hand, and numerous potential applications on the other. Unfortunately, high computational complexity prevents the efficient solution of numerous problems by means of graph coloring. For example, the deceptively simple task of deciding if the chromatic number of a graph, i.e. the smallest number of colors that can be assigned to the vertices of a graph so that no pair of adjacent vertices is colored with the same color, is at most 3 remains NP-complete [194]. In practice this means that our task cannot be solved in polynomial time and, consequently, it is impossible to find a chromatic solution to a graph on several dozens of vertices in a reasonable time. Needless to say, graphs of this size are definitely too small to be considered satisfactory in practical applications. ix X PREFACE History of graph coloring The origins of graph coloring may be traced back to 1852 when de Morgan wrote a letter to his friend Hamilton informing him that one of his students had observed that when coloring the counties on an administrative map of England only four colors were necessary in order to ensure that adjacent counties were given different colors. More formally, the problem posed in the letter was as follows: What is the least possible number of colors needed to fill in any map (real or invented) on the plane? The problem was first published in the form of a puzzle for the public by Cayley in 1878. The first "proof" of the Four Color Problem (FCP) was presented by Kempe in [198]. For a decade following the publication of Kempe's paper, the FCP was considered solved. For his accomplishment Kempe was elected a Fellow of the Royal Society and later the President of the London Mathematical Society. He even presented refinements of his proof. The case was not closed, however. Heawood [158] stated that he had discovered an error in Kempe's proof- an error so serious that he was unable to repair it. In his paper, Heawood gave an example of a map which, although easily 4-colorable, showed that Kempe's proof technique did not work in general.
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]
  • 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).
    [Show full text]
  • On J-Colorability of Certain Derived Graph Classes
    On J-Colorability of Certain Derived Graph Classes Federico Fornasiero Department of mathemathic Universidade Federal de Pernambuco Recife, Pernambuco, Brasil [email protected] Sudev Naduvath Centre for Studies in Discrete Mathematics Vidya Academy of Science & Technology Thrissur, Kerala, India. [email protected] Abstract A vertex v of a given graph G is said to be in a rainbow neighbourhood of G, with respect to a proper coloring C of G, if the closed neighbourhood N[v] of the vertex v consists of at least one vertex from every colour class of G with respect to C. A maximal proper colouring of a graph G is a J-colouring of G if and only if every vertex of G belongs to a rainbow neighbourhood of G. In this paper, we study certain parameters related to J-colouring of certain Mycielski type graphs. Key Words: Mycielski graphs, graph coloring, rainbow neighbourhoods, J-coloring arXiv:1708.09798v2 [math.GM] 4 Sep 2017 of graphs. Mathematics Subject Classification 2010: 05C15, 05C38, 05C75. 1 Introduction For general notations and concepts in graphs and digraphs we refer to [1, 3, 13]. For further definitions in the theory of graph colouring, see [2, 4]. Unless specified otherwise, all graphs mentioned in this paper are simple, connected and undirected graphs. 1 2 On J-colorability of certain derived graph classes 1.1 Mycielskian of Graphs Let G be a triangle-free graph with the vertex set V (G) = fv1; : : : ; vng. The Myciel- ski graph or the Mycielskian of a graph G, denoted by µ(G), is the graph with ver- tex set V (µ(G)) = fv1; v2; : : : ; vn; u1; u2; : : : ; un; wg such that vivj 2 E(µ(G)) () vivj 2 E(G), viuj 2 E(µ(G)) () vivj 2 E(G) and uiw 2 E(µ(G)) for all i = 1; : : : ; n.
    [Show full text]
  • On Topological Relaxations of Chromatic Conjectures
    European Journal of Combinatorics 31 (2010) 2110–2119 Contents lists available at ScienceDirect European Journal of Combinatorics journal homepage: www.elsevier.com/locate/ejc On topological relaxations of chromatic conjectures Gábor Simonyi a, Ambrus Zsbán b a Alfréd Rényi Institute of Mathematics, Hungarian Academy of Sciences, Hungary b Department of Computer Science and Information Theory, Budapest University of Technology and Economics, Hungary article info a b s t r a c t Article history: There are several famous unsolved conjectures about the chromatic Received 24 February 2010 number that were relaxed and already proven to hold for the Accepted 17 May 2010 fractional chromatic number. We discuss similar relaxations for the Available online 16 July 2010 topological lower bound(s) of the chromatic number. In particular, we prove that such a relaxed version is true for the Behzad–Vizing conjecture and also discuss the conjectures of Hedetniemi and of Hadwiger from this point of view. For the latter, a similar statement was already proven in Simonyi and Tardos (2006) [41], our main concern here is that the so-called odd Hadwiger conjecture looks much more difficult in this respect. We prove that the statement of the odd Hadwiger conjecture holds for large enough Kneser graphs and Schrijver graphs of any fixed chromatic number. ' 2010 Elsevier Ltd. All rights reserved. 1. Introduction There are several hard conjectures about the chromatic number that are still open, while their fractional relaxation is solved, i.e., a similar, but weaker statement is proven for the fractional chromatic number in place of the chromatic number.
    [Show full text]
  • On the Generalized Θ-Number and Related Problems for Highly Symmetric Graphs
    On the generalized #-number and related problems for highly symmetric graphs Lennart Sinjorgo ∗ Renata Sotirov y Abstract This paper is an in-depth analysis of the generalized #-number of a graph. The generalized #-number, #k(G), serves as a bound for both the k-multichromatic number of a graph and the maximum k-colorable subgraph problem. We present various properties of #k(G), such as that the series (#k(G))k is increasing and bounded above by the order of the graph G. We study #k(G) when G is the graph strong, disjunction and Cartesian product of two graphs. We provide closed form expressions for the generalized #-number on several classes of graphs including the Kneser graphs, cycle graphs, strongly regular graphs and orthogonality graphs. Our paper provides bounds on the product and sum of the k-multichromatic number of a graph and its complement graph, as well as lower bounds for the k-multichromatic number on several graph classes including the Hamming and Johnson graphs. Keywords k{multicoloring, k-colorable subgraph problem, generalized #-number, Johnson graphs, Hamming graphs, strongly regular graphs. AMS subject classifications. 90C22, 05C15, 90C35 1 Introduction The k{multicoloring of a graph is to assign k distinct colors to each vertex in the graph such that two adjacent vertices are assigned disjoint sets of colors. The k-multicoloring is also known as k-fold coloring, n-tuple coloring or simply multicoloring. We denote by χk(G) the minimum number of colors needed for a valid k{multicoloring of a graph G, and refer to it as the k-th chromatic number of G or the multichromatic number of G.
    [Show full text]
  • Multi-Coloring the Mycielskian of Graphs
    Multi-Coloring the Mycielskian of Graphs Wensong Lin,1 Daphne Der-Fen Liu,2 and Xuding Zhu3,4 1DEPARTMENT OF MATHEMATICS SOUTHEAST UNIVERSITY NANJING 210096, PEOPLE’S REPUBLIC OF CHINA E-mail: [email protected] 2DEPARTMENT OF MATHEMATICS CALIFORNIA STATE UNIVERSITY LOS ANGELES, CALIFORNIA 90032 E-mail: [email protected] 3DEPARTMENT OF APPLIED MATHEMATICS NATIONAL SUN YAT-SEN UNIVERSITY KAOHSIUNG 80424, TAIWAN E-mail: [email protected] 4NATIONAL CENTER FOR THEORETICAL SCIENCES TAIWAN Received June 1, 2007; Revised March 24, 2009 Published online 11 May 2009 in Wiley InterScience (www.interscience.wiley.com). DOI 10.1002/jgt.20429 Abstract: A k-fold coloring of a graph is a function that assigns to each vertex a set of k colors, so that the color sets assigned to adjacent Contract grant sponsor: NSFC; Contract grant number: 10671033 (to W.L.); Contract grant sponsor: National Science Foundation; Contract grant number: DMS 0302456 (to D.D.L.); Contract grant sponsor: National Science Council; Contract grant number: NSC95-2115-M-110-013-MY3 (to X.Z.). Journal of Graph Theory ᭧ 2009 Wiley Periodicals, Inc. 311 312 JOURNAL OF GRAPH THEORY vertices are disjoint. The kth chromatic number of a graph G, denoted by k (G), is the minimum total number of colors used in a k-fold coloring of G. Let (G) denote the Mycielskian of G. For any positive integer k,it + ≤ ≤ + holds that k (G) 1 k( (G)) k(G) k (W. Lin, Disc. Math., 308 (2008), 3565–3573). Although both bounds are attainable, it was proved in (Z. Pan, X.
    [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]
  • On B-Colorings and B-Continuity of Graphs
    On b-colorings and b-continuity of graphs By the Faculty of Mathematics and Computer Science of the Technische Universität Bergakademie Freiberg approved Thesis to attain the academic degree doctor rerum naturalium Dr. rer. nat., submitted by Dipl.-Math. Mais Alkhateeb born on January 24, 1979 in Tartous, Syria Referees: Prof. Dr. rer. nat. Ingo Schiermeyer Prof. Dr. rer. nat. Margit Voigt Conferment date: Freiberg, June 28, 2012 To my Home Syria I feel it’s my duty to offer my sincere gratitude to each person who has helped me reach my aim here, either directly or indirectly. I am deeply indebted to my supervisor, Professor Ingo Schiermeyer, and Doctor Anja Kohl for all their help and support. They were there for me whenever I needed them, answered my questions, monitored my progress, helped me and corrected me when I got off the subject. Some shared their knowledge, some shared their experience, some inspired me, but all of them shared the passion I had for this project and made this possible for me. I thank also the Institute of Discrete Mathematics and Algebra, the professors, and all the institute members who gave me the direction and walked with me all along this way. Special thanks go to Professor Margit Voigt for all her interesting suggestions and for refereeing this PhD thesis. I want to remember a few people in my life at this moment, who made this possible for me. I start with my parents who had this vision of providing the best education for their child and created all possible avenues for growth, making numerous personal sacrifices in the process.
    [Show full text]
  • Graph Classes Generated by Mycielskians
    Discussiones Mathematicae Graph Theory 40 (2020) 1163–1173 doi:10.7151/dmgt.2345 GRAPH CLASSES GENERATED BY MYCIELSKIANS Mieczyslaw Borowieckia, Piotr Borowieckib,1 Ewa Drgas-Burchardta and Elzbieta˙ Sidorowicza aInstitute of Mathematics University of Zielona G´ora Prof. Z. Szafrana 4a, 65–516 Zielona G´ora, Poland bFaculty of Electronics, Telecommunications and Informatics Gda´nsk University of Technology Narutowicza 11/12, 80-233 Gda´nsk, Poland e-mail: [email protected] [email protected] [email protected] [email protected] Abstract In this paper we use the classical notion of weak Mycielskian M ′(G) ′ ′ ′ of a graph G and the following sequence: M0(G) = G, M1(G) = M (G), ′ ′ ′ and Mn(G) = M Mn−1(G), to show that if G is a complete graph of order p, then the above sequence is a generator of the class of p-colorable graphs. Similarly, using Mycielskian M(G) we show that analogously de- fined sequence is a generator of the class consisting of graphs for which the chromatic number of the subgraph induced by all vertices that belong to at least one triangle is at most p. We also address the problem of characterizing the latter class in terms of forbidden graphs. Keywords: Mycielski graphs, graph coloring, chromatic number. 2010 Mathematics Subject Classification: 05C15, 05C75, 68R10, 05C60. 1. Introduction The notion of the Mycielski graph (also called the Mycielskian of a graph) was introduced in 1955 by Mycielski [17], which led to the famous construction of 1 Partially supported under Ministry of Science and Higher Education (Poland) subsidy for Gda´nsk University od Technology.
    [Show full text]
  • Degree (Graph Theory) from Wikipedia, the Free Encyclopedia Contents
    Degree (graph theory) From Wikipedia, the free encyclopedia Contents 1 Degree (graph theory) 1 1.1 Handshaking lemma .......................................... 1 1.2 Degree sequence ............................................ 2 1.3 Special values ............................................. 3 1.4 Global properties ........................................... 3 1.5 See also ................................................ 4 1.6 Notes ................................................. 4 1.7 References ............................................... 4 2 Graph operations 5 2.1 Unary operations ........................................... 5 2.1.1 Elementary operations .................................... 5 2.1.2 Advanced operations ..................................... 5 2.2 Binary operations ........................................... 5 2.3 Notes ................................................. 6 3 Regular graph 7 3.1 Existence ............................................... 7 3.2 Algebraic properties .......................................... 7 3.3 Generation .............................................. 8 3.4 See also ................................................ 8 3.5 References .............................................. 8 3.6 External links ............................................. 8 3.7 Text and image sources, contributors, and licenses .......................... 9 3.7.1 Text .............................................. 9 3.7.2 Images ............................................ 9 3.7.3 Content license .......................................
    [Show full text]
  • The List Distinguishing Number Equals the Distinguishing Number
    The List Distinguishing Number Equals the Distinguishing Number for Interval Graphs Poppy Immel∗ and Paul S. Wenger∗ July 15, 2021 Abstract A distinguishing coloring of a graph G is a coloring of the vertices so that every nontrivial automorphism of G maps some vertex to a vertex with a different color. The distinguishing number of G is the minimum k such that G has a distinguishing coloring where each vertex is assigned a color from {1,...,k}. A list assignment to G is an assignment L = {L(v)}v∈V (G) of lists of colors to the vertices of G. A distinguishing L-coloring of G is a distinguishing coloring of G where the color of each vertex v comes from L(v). The list distinguishing number of G is the minimum k such that every list assignment to G in which |L(v)| = k for all v ∈ V (G) yields a distinguishing L-coloring of G. We prove that if G is an interval graph, then its distinguishing number and list distinguishing number are equal. Keywords: 05C60; distinguishing; distinguishing number; list distin- guishing; interval graph 1 Introduction All graphs considered in this paper are finite and simple. We denote the vertex set of a graph G by V (G). An isomorphism from a graph G to a graph H is an adjacency-preserving arXiv:1509.04327v1 [math.CO] 14 Sep 2015 bijection from V (G) to V (H). An automorphism is an isomorphism from a graph to itself. A k-coloring of a graph G is a labeling of the vertices φ : V (G) →{1, 2,...,k} (henceforth we adopt the standard notation [k] for {1,...,k}).
    [Show full text]
  • The List Distinguishing Number Equals the Distinguishing Number for Interval Graphs
    Discussiones Mathematicae Graph Theory 37 (2017) 165–174 doi:10.7151/dmgt.1927 THE LIST DISTINGUISHING NUMBER EQUALS THE DISTINGUISHING NUMBER FOR INTERVAL GRAPHS Poppy Immel and Paul S. Wenger School of Mathematical Sciences Rochester Institute of Technology Rochester, NY, USA e-mail: [email protected] [email protected] Abstract A distinguishing coloring of a graph G is a coloring of the vertices so that every nontrivial automorphism of G maps some vertex to a vertex with a different color. The distinguishing number of G is the minimum k such that G has a distinguishing coloring where each vertex is assigned a color from {1,...,k}. A list assignment to G is an assignment L = {L(v)}v∈V (G) of lists of colors to the vertices of G. A distinguishing L-coloring of G is a distinguishing coloring of G where the color of each vertex v comes from L(v). The list distinguishing number of G is the minimum k such that every list assignment to G in which |L(v)| = k for all v ∈ V (G) yields a distinguishing L-coloring of G. We prove that if G is an interval graph, then its distinguishing number and list distinguishing number are equal. Keywords: distinguishing, distinguishing number, list distinguishing, in- terval graph. 2010 Mathematics Subject Classification: 05C60. 1. Introduction All graphs considered in this paper are finite and simple. We denote the vertex set of a graph G by V (G). An isomorphism from a graph G to a graph H is an adjacency-preserving bijection from V (G) to V (H).
    [Show full text]