Proportional Choosability of Complete Bipartite Graphs, It Is Worth Briefly Addressing the Choosability of Complete Bipartite Graphs

Total Page:16

File Type:pdf, Size:1020Kb

Proportional Choosability of Complete Bipartite Graphs, It Is Worth Briefly Addressing the Choosability of Complete Bipartite Graphs Proportional Choosability of Complete Bipartite Graphs Jeffrey A. Mudrock,∗ Jade Hewitt,∗ Paul Shin,∗ and Collin Smith∗ May 28, 2020 Abstract Proportional choosability is a list analogue of equitable coloring that was introduced in 2019. The smallest k for which a graph G is proportionally k-choosable is the proportional choice number of G, and it is denoted χpc(G). In the first ever paper on proportional choosability, it was shown that when 2 ≤ n ≤ m, max{n +1, 1+ ⌈m/2⌉} ≤ χpc(Kn,m) ≤ n + m − 1. In this note we improve on this result by showing that max{n +1, ⌈n/2⌉ + ⌈m/2⌉} ≤ χpc(Kn,m) ≤ n + m − 1 −⌊m/3⌋. In the process, we prove some new lower bounds on the proportional choice number of complete multipartite graphs. We also present several interesting open questions. Keywords. graph coloring, equitable coloring, list coloring, proportional choosability Mathematics Subject Classification. 05C15 1 Introduction In this note all graphs are nonempty, finite, simple graphs unless otherwise noted. Gener- ally speaking we follow West [24] for terminology and notation. The set of natural numbers is N = {1, 2, 3,...}. For m ∈ N, we write [m] for the set {1,...,m}. If G is a graph and S ⊆ V (G), we use G[S] for the subgraph of G induced by S. We also let NG(S) be the subset of V (G) consisting of all vertices adjacent (in G) to at least one vertex in S. We write ∆(G) for the maximum degree of a vertex in G. We write Kn,m for the equivalence class consisting of complete bipartite graphs with partite sets of size n and m, and we write Kn1,...,nt for the equivalence class consisting of complete t-partite graphs with partite sets of size n1,...,nt. arXiv:2005.12915v1 [math.CO] 26 May 2020 In 2019, a new notion combining the notions of equitable coloring and list coloring called proportional choosability was introduced [10]. In this note, we study the proportional choos- ability of complete bipartite graphs. Before introducing proportional choosability, we briefly review equitable coloring and list coloring. 1.1 Equitable Coloring and List Coloring In the classical vertex coloring problem, we seek to color the vertices of a graph with up to k colors so that adjacent vertices receive different colors, a so-called proper k-coloring. The chromatic number of a graph G, denoted χ(G), is the smallest k such that G has a proper 1Department of Mathematics, College of Lake County, Grayslake, IL 60030. E-mail: [email protected] 1 k-coloring. Equitable coloring is a variation on the classical vertex coloring problem that began with a conjecture of Erd˝os [3] in 1964. This conjecture of Erd˝os was proved in 1970 [6] (Theorem 1 below). In 1973, Meyer [15] formally introduced equitable coloring. An equitable k-coloring of a graph G is a proper k-coloring f of G such that the sizes of the color classes associated with f differ by at most one. 1 It is easy to see that for an equitable k-coloring, the color classes associated with the coloring are each of size ⌈|V (G)|/k⌉ or ⌊|V (G)|/k⌋. We say that a graph G is equitably k-colorable if there exists an equitable k-coloring of G. Equitable colorings are useful when it is preferable to form a proper coloring without under-using or over-using any color (see [8, 9, 21, 22] for applications). Unlike ordinary graph coloring, increasing the number of colors can make equitable col- oring more difficult. For example, K3,3 is equitably 2-colorable, but it is not equitably 3-colorable. In 1970, Hajn´al and Szemer´edi proved the following result. Theorem 1 ([6]). Every graph G has an equitable k-coloring when k ≥ ∆(G) + 1. List coloring is another well-known variation on the classical vertex coloring problem, and it was introduced independently by Vizing [23] and Erd˝os, Rubin, and Taylor [4] in the 1970s. For list coloring, we associate a list assignment L with a graph G such that each vertex v ∈ V (G) is assigned a list of colors L(v) (we say L is a list assignment for G). The graph G is L-colorable if there exists a proper coloring f of G such that f(v) ∈ L(v) for each v ∈ V (G) (we refer to f as a proper L-coloring of G). A list assignment L is called a k-assignment for G if |L(v)| = k for each v ∈ V (G). The list chromatic number of a graph G, denoted χℓ(G), is the smallest k such that G is L-colorable whenever L is a k-assignment for G. We say G is k-choosable if k ≥ χℓ(G). Suppose that L is a list assignment for a graph G. The palette of colors associated with L is ∪v∈V (G)L(v). From this point forward, we use L to denote the palette of colors associated with L whenever L is a list assignment. We say that L is a constant k-assignment for G when L is a k-assignment for G and |L| = k (i.e., L assigns the same list of k colors to every vertex in V (G)). Since G must be L-colorable whenever L is a constant χℓ(G)-assignment for G, it is clear that χ(G) ≤ χℓ(G). Since the focus of this note is the proportional choosability of complete bipartite graphs, it is worth briefly addressing the choosability of complete bipartite graphs. First, it is well- known that complete bipartite graphs can be used to demonstrate that the list chromatic number and chromatic number of a graph can be arbitrarily far apart. Indeed, χ(Kn,m) = 2 n and χℓ(Kn,m) = n + 1 whenever m ≥ n . It is also known that (1/2 − o(1)) log2(n) ≤ χℓ(Kn,n) ≤ 2 + log2(n) where the o(1)-term tends to zero as n tends to infinity (see [1] and [2]). On the other hand, finding the exact list chromatic number of complete bipartite graphs is notoriously difficult. In fact, the 3-choosable complete bipartite graphs were not fully characterized until 1995 [20] about 20 years after the introduction of list coloring (see section 8.2 in [25] for some discussion). Finally, there are many examples in the literature that study variants of list coloring and equitable variants of list coloring on complete bipartite graphs (see e.g., [5, 12, 16, 17, 18]). 1We work under the assumption that a proper k-coloring has exactly k, possibly empty, color classes. 2 1.2 Proportional Choosability Kostochka, Pelsmajer, and West [13] introduced a list analogue of equitable coloring called equitable choosability in 2003, and this notion has received attention in the literature. If L is a k-assignment for a graph G, a proper L-coloring of G is an equitable L-coloring of G if each color in L appears on at most ⌈|V (G)|/k⌉ vertices. We say G is equitably k-choosable if an equitable L-coloring of G exists whenever L is a k-assignment for G. Importantly, notice that the definition of equitable L-coloring does not place a lower bound on how many times a color must be used, whereas in an equitable k-coloring there is both an upper and lower bound (i.e., ⌈|V (G)|/k⌉ and ⌊|V (G)|/k⌋) on how many times each color must be used. Kaul, Pelsmajer, Reiniger, and the first author [10] introduced a new list analogue of equitable coloring called proportional choosability which places both an upper and lower bound on how many times a color must be used in a list coloring. The study of proportional choosability is in its infancy, but it has received some attention in the literature (see [10, 11, 19]). Now, following [10] we introduce the specifics. Suppose that L is a k-assignment for a graph G. For each color c ∈ L, the multiplicity of c in L is the number of vertices v whose list L(v) contains c. The multiplicity of c in L is denoted by ηL(c) (or simply η(c) when the list assignment is clear). So, ηL(c)= |{v ∈ V (G) : c ∈ L(v)}|. A proper L-coloring f of G is a proportional L-coloring of G if for each c ∈L, f −1(c), the color class of c, is of size η(c) η(c) or . k k We say G is proportionally L-colorable if a proportional L-coloring of G exists, and we say G is proportionally k-choosable if G is proportionally L-colorable whenever L is a k-assignment for G. Proportional choosability has some notable (perhaps surprising) properties. Proposition 2 ([10]). If G is proportionally k-choosable, then G is both equitably k-choosable and equitably k-colorable. Proposition 3 ([10]). If G is proportionally k-choosable, then G is proportionally (k + 1)- choosable. The proportional choice number of a graph G, denoted χpc(G), is the smallest integer k such that G is proportionally k-choosable. In light of Proposition 3, we know that a graph is proportionally k-choosable if and only if k ≥ χpc(G). Proposition 4 ([10]). Suppose H is a subgraph of G. If G is proportionally k-choosable, then H is proportionally k-choosable. Consequently, χpc(G) ≥ χpc(H). Notice that Propositions 3 and 4 are particularly interesting since they do not hold in the contexts of equitable coloring and equitable choosability.
Recommended publications
  • A Survey of Graph Coloring - Its Types, Methods and Applications
    FOUNDATIONS OF COMPUTING AND DECISION SCIENCES Vol. 37 (2012) No. 3 DOI: 10.2478/v10209-011-0012-y A SURVEY OF GRAPH COLORING - ITS TYPES, METHODS AND APPLICATIONS Piotr FORMANOWICZ1;2, Krzysztof TANA1 Abstract. Graph coloring is one of the best known, popular and extensively researched subject in the eld of graph theory, having many applications and con- jectures, which are still open and studied by various mathematicians and computer scientists along the world. In this paper we present a survey of graph coloring as an important subeld of graph theory, describing various methods of the coloring, and a list of problems and conjectures associated with them. Lastly, we turn our attention to cubic graphs, a class of graphs, which has been found to be very interesting to study and color. A brief review of graph coloring methods (in Polish) was given by Kubale in [32] and a more detailed one in a book by the same author. We extend this review and explore the eld of graph coloring further, describing various results obtained by other authors and show some interesting applications of this eld of graph theory. Keywords: graph coloring, vertex coloring, edge coloring, complexity, algorithms 1 Introduction Graph coloring is one of the most important, well-known and studied subelds of graph theory. An evidence of this can be found in various papers and books, in which the coloring is studied, and the problems and conjectures associated with this eld of research are being described and solved. Good examples of such works are [27] and [28]. In the following sections of this paper, we describe a brief history of graph coloring and give a tour through types of coloring, problems and conjectures associated with them, and applications.
    [Show full text]
  • Equitable Coloring of Corona Products of Cubic Graphs Is Harder Than Ordinary Coloring∗
    Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 10 (2016) 333–347 Equitable coloring of corona products of cubic graphs is harder than ordinary coloring∗ Hanna Furmanczyk´ Institute of Informatics, University of Gda´nsk,Wita Stwosza 57, 80-952 Gda´nsk, Poland Marek Kubale Department of Algorithms and System Modelling, Technical University of Gda´nsk, Narutowicza 11/12, 80-233 Gda´nsk, Poland Received 21 June 2014, accepted 15 September 2015, published online 5 February 2016 Abstract A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a way that the number of vertices in any two sets differ by at most one. The smallest k for which such a coloring exists is known as the equitable chromatic number of G and it is denoted by χ=(G). In this paper the problem of determinig χ= for coronas of cubic graphs is studied. Although the problem of ordinary coloring of coronas of cubic graphs is solvable in polynomial time, the problem of equitable coloring becomes NP-hard for these graphs. We provide polynomially solvable cases of coronas of cubic graphs and prove the NP-hardness in a general case. As a by-product we obtain a simple linear time algorithm for equitable coloring of such graphs which uses χ=(G) or χ=(G) + 1 colors. Our algorithm is best possible, unless P=NP. Consequently, cubical coronas seem to be the only known class of graphs for which equitable coloring is harder than ordinary coloring.
    [Show full text]
  • A Note on the Equitable Choosability of Complete Bipartite Graphs
    Discussiones Mathematicae Graph Theory 41 (2021) 1091–1101 https://doi.org/10.7151/dmgt.2232 A NOTE ON THE EQUITABLE CHOOSABILITY OF COMPLETE BIPARTITE GRAPHS Jeffrey A. Mudrock, Madelynn Chase, Ezekiel Thornburgh Isaac Kadera and Tim Wagstrom Department of Mathematics College of Lake County Grayslake, IL 60030 e-mail: [email protected] Abstract In 2003 Kostochka, Pelsmajer, and West introduced a list analogue of equitable coloring called equitable choosability. A k-assignment, L, for a graph G assigns a list, L(v), of k available colors to each v ∈ V (G), and an equitable L-coloring of G is a proper coloring, f, of G such that f(v) ∈ L(v) for each v ∈ V (G) and each color class of f has size at most ⌈|V (G)|/k⌉. Graph G is said to be equitably k-choosable if an equitable L-coloring of G exists whenever L is a k-assignment for G. In this note we study the equitable choosability of complete bipartite graphs. A result of Kostochka, Pelsmajer, and West implies Kn,m is equitably k-choosable if k ≥ max{n, m} provided Kn,m = K2l+1,2l+1. We prove Kn,m is equitably k-choosable if m ≤ ⌈(m + n)/k⌉ (k − n) which gives Kn,m is equitably k-choosable for certain k satisfying k < max{n, m}. We also give a complete characterization of the equitable choosability of complete bipartite graphs that have a partite set of size at most 2. Keywords: graph coloring, equitable coloring, list coloring, equitable choos- ability. 2010 Mathematics Subject Classification: 05C15.
    [Show full text]
  • On Equitable -Coloring of Graphs with Low Average Degree
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector Theoretical Computer Science 349 (2005) 82–91 www.elsevier.com/locate/tcs On equitable -coloring of graphs with low average degreeଁ A.V. Kostochkaa,b,∗, K. Nakprasita aDepartment of Mathematics, The University of Illinois, Urbana, IL 61801, USA bInstitute of Mathematics, Novosibirsk, Russia Abstract An equitable coloring of a graph is a proper vertex coloring such that the sizes of any two color classes differ by at most 1. Hajnal and Szemerédi proved that every graph with maximum degree is equitably k-colorable for every k + 1. Chen, Lih, and Wu conjectured that every connected graph with maximum degree 3 distinct from K+1 and K, is equitably -colorable. This conjecture has been proved for graphs in some classes such as bipartite graphs, outerplanar graphs, graphs with maximum degree 3, interval graphs. We prove that this conjecture holds for graphs with average degree at most /5. © 2005 Elsevier B.V. All rights reserved. Keywords: Equitable coloring; Average degree; Brooks’ Theorem 1. Introduction In several applications of coloring as a partition problem there is an additional requirement that color classes be not so large or be of approximately the same size. Examples are the mutual exclusion scheduling problem [1,17], scheduling in communication systems [7], construction timetables [9], and round-a-clock scheduling [18]. For other applications in scheduling, partitioning, and load balancing problems, one can look into [2,12,17]. A model imposing such a requirement is equitable coloring—a proper coloring such that color classes differ in size by at most one.
    [Show full text]
  • The (Parameterized) Complexity of Equitable Coloring
    The (Parameterized) complexity of Equitable Coloring Guilherme C. M. Gomes Matheus R. Guedes Vinicius F. dos Santos Carlos Vinicius G. C. Lima Universidade Federal de Minas Gerais Grafos e Combinatória - 1a temporada Equitable Coloring 1 / 34 Equitable Coloring Equitable Coloring Grafos e Combinatória - 1a temporada Equitable Coloring 2 / 34 Equitable Coloring Equitable (Vertex) Coloring Can we k-color G such that the size of two color classes differ by ≤ 1? Grafos e Combinatória - 1a temporada Equitable Coloring 3 / 34 Equitable Coloring Equitable (Vertex) Coloring Can we k-color G such that the size of two color classes differ by ≤ 1? Grafos e Combinatória - 1a temporada Equitable Coloring 3 / 34 Equitable Coloring Equitable (Vertex) Coloring Can we k-color G such that the size of two color classes differ by ≤ 1? Grafos e Combinatória - 1a temporada Equitable Coloring 3 / 34 Equitable Coloring Equitable (Vertex) Coloring Can we k-color G such that the size of two color classes differ by ≤ 1? Grafos e Combinatória - 1a temporada Equitable Coloring 3 / 34 Equitable Coloring Applications • Municipal garbage collection; • Processor task scheduling; • Communication control; • Server load balancing. Grafos e Combinatória - 1a temporada Equitable Coloring 4 / 34 Equitable Coloring Conjecture For every connected graph G which is neither a complete graph nor an odd-hole, χ=(G) ≤ ∆(G). Equitable Coloring Some important stuff I Equitable chromatic number The smallest integer k such that G is equitably k-colorable is the equitable chromatic number χ=(G). Grafos e Combinatória - 1a temporada Equitable Coloring 5 / 34 Equitable Coloring Some important stuff I Equitable chromatic number The smallest integer k such that G is equitably k-colorable is the equitable chromatic number χ=(G).
    [Show full text]
  • Equitable Colorings of Planar Graphs Without Short Cycles
    Equitable Colorings of Planar Graphs without Short Cycles Keaitsuda Nakprasit∗ Department of Mathematics, Faculty of Science, Khon Kaen University, 40002, Thailand E-mail address: [email protected] Kittikorn Nakprasit Department of Mathematics, Faculty of Science, Khon Kaen University, 40002, Thailand E-mail address: [email protected] Abstract An equitable coloring of a graph is a proper vertex coloring such that the sizes of every two color classes differ by at most 1. Chen, Lih, and Wu con- jectured that every connected graph G with maximum degree ∆ ≥ 2 has an equitable coloring with ∆ colors, except when G is a complete graph or an odd arXiv:1203.0379v1 [math.CO] 2 Mar 2012 cycle or ∆ is odd and G = K∆,∆. Nakprasit proved the conjecture holds for planar graphs with maximum degree at least 9. Zhu and Bu proved that the conjecture holds for every C3-free planar graph with maximum degree at least 8 and for every planar graph without C4 and C5 with maximum degree at least 7. In this paper, we prove that the conjecture holds for planar graphs in various settings, especially for every C3-free planar graph with maximum degree at least 6 and for every planar graph without C4 with maximum degree at least 7, which ∗Corresponding Author 1 improve or generalize results on equitable coloring by Zhu and Bu. Moreover, we prove that the conjecture holds for every planar graph of girth at least 6 with maximum degree at least 5. Key Words: Equitable coloring; Planar graph; Cycle; Girth 1 Introduction Throughout this paper, all graphs are finite, undirected, and simple.
    [Show full text]
  • Equitable Partition of Graphs Into Independent Sets and Cliques
    Equitable Partition of Graphs into Independent Sets and Cliques Bruno Monteiro1, Vinicius F. dos Santos1 1DCC - Universidade Federal de Minas Gerais (UFMG) Belo Horizonte - MG - Brazil fmonteirobruno,[email protected] Abstract. A graph is (k; l) if its vertex set can be partitioned into k independent sets and l cliques. Deciding if a graph is (k; l) can be seen as a generalization of coloring, since deciding is a graph belongs to (k; 0) corresponds to deciding if a graph is k-colorable. A coloring is equitable if the cardinalities of the color classes differ by at most 1. In this paper, we generalize both the (k; l) and the equitable coloring problems, by showing that deciding whether a given graph can be equitably partitioned into k independent sets and l cliques is solvable in polynomial time if max(k; l) ≤ 2, and NP-complete otherwise. 1. Introduction The Vertex Coloring Problem (VCP) consists of partitioning the vertex set of a graph into k disjoint sets, such that no edges has both endpoints in the same set. This problem is known to be NP-complete [Karp 1972]. A widely studied variation of this problem is the Equitable Coloring Problem, in which we want the cardinalities of the sets to differ by at most 1. The latter is also NP-Complete, since it can be reduced from VCP by adding sufficiently many isolated vertices. Let (k; l) be the set of graphs that can be partitioned into k independent sets and l cliques. Recognizing (k; l) graphs can be seen as a generalization of the Equitable Coloring Problem (ECP), since deciding if a graph belongs to (k; 0) corresponds to de- ciding if the graph is k-colorable.
    [Show full text]
  • On Equitable Coloring Parameters of Certain Graphs
    Journal of Information and Computational Science ISSN: 1548-7741 ON EQUITABLE COLORING PARAMETERS OF CERTAIN GRAPHS 1. J.Mariya sowmiya, 2. Dr. Sr. A. Stanis Arul Mary 1. PG Scholar, Department of Mathematics, Nirmala College for Women, Red Fields, Coimbatore. E-Mail: [email protected] 2. Assistant Professor, Department of Mathematics, Nirmala College for Women, Red fields,Coimbatore. Abstract A proper coloring 풞 of a graph G, is assigning colors to the vertices of G such that the numbers of vertices in any two color classes differ by at most one, is called an equitable colouring of G. In this paper, we study two statistical parameters of five different graphs and we apply equitable coloring for these graphs. Here the graphs are Tadpole, windmill, friendship, gear and sunlet. Keywords: Equitable coloring; coloring mean; coloring variance; χ푒 – Chromatic mean; χ푒 – Chromatic variance, Tadpole graph(푇(푚,푛)), Windmill graph(푊푑(푘, 푛)), Friendship graph(퐹푛), Gear graph(퐺푛), Sunlet graph(푆푛). 1 Introduction In this paper all the graphs we are considering are simple, finite, connected and undirected. Graph coloring is an assignment of colors or labels or weights to the vertices, edges and faces of a graph under consideration. Many practical and real life situations motivated in the development of different types of graph coloring problems. Unless stated otherwise, the graph coloring is meant to be an assignment of colors to the vertices of a graph subject to certain conditions. A proper coloring of a graph G is a colouring with respect to which vertices of G are colored in such a way that no two adjacent vertices G have the same color.
    [Show full text]
  • Equitable Colorings of Cartesian Products of Graphs✩
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Applied Mathematics 160 (2012) 239–247 Contents lists available at SciVerse ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam Equitable colorings of Cartesian products of graphsI Wu-Hsiung Lin a, Gerard J. Chang a,b,c,∗ a Department of Mathematics, National Taiwan University, Taipei 10617, Taiwan b Taida Institute for Mathematical Sciences, National Taiwan University, Taipei 10617, Taiwan c National Center for Theoretical Sciences, Taipei Office, Taiwan article info a b s t r a c t Article history: The present paper studies the following variation of vertex coloring on graphs. A graph G is Received 18 October 2010 equitably k-colorable if there is a mapping f : V .G/ ! f1; 2;:::; kg such that f .x/ 6D f .y/ Received in revised form 8 August 2011 for xy 2 E.G/ and jj f −1.i/ j − j f −1.j/ ||≤ 1 for 1 ≤ i; j ≤ k. The equitable chromatic Accepted 24 September 2011 number of a graph G, denoted by χD.G/, is the minimum k such that G is equitably Available online 27 October 2011 ∗ k-colorable. The equitable chromatic threshold of a graph G, denoted by χD.G/, is the minimum t such that G is equitably k-colorable for all k ≥ t. Our focus is on the equitable Keywords: colorability of Cartesian products of graphs. In particular, we give exact values or upper Equitable coloring ∗ Equitable chromatic number bounds of χD.GH/ and χD.GH/ when G and H are cycles, paths, stars, or complete Equitable chromatic threshold bipartite graphs.
    [Show full text]
  • Intractability of Clique-Width Parameterizations
    INTRACTABILITY OF CLIQUE-WIDTH PARAMETERIZATIONS∗ FEDOR V. FOMINy z , PETR A. GOLOVACHy , DANIEL LOKSHTANOVy , AND SAKET SAURABHy Abstract. We show that Edge Dominating Set, Hamiltonian Cycle, and Graph Coloring are W [1]-hard parameterized by clique-width. It was an open problem, explicitly mentioned in several papers, whether any of these problems is fixed parameter tractable when parameterized by the clique-width, that is, solvable in time g(k) · nO(1) on n-vertex graphs of clique-width k, where g is some function of k only. Our results imply that the running time O(nf(k)) of many clique-width based algorithms is essentially the best we can hope for (up to a widely believed assumption from parameterized complexity, namely FPT 6= W [1]). Key words. Parameterized complexity, clique-width, tree-width, chromatic number, edge dom- ination, hamiltonian cycle AMS subject classifications. 68Q17, 68Q25, 68W40 1. Introduction. One of the most frequent approaches for solving graph prob- lems is based on decomposition methods. Tree decomposition, and the corresponding parameter, the tree-width of a graph, are among the most commonly used concepts. We refer to the surveys of Bodlaender [3] and Hlinen´yet al. [22] for further references on tree-width and related parameters. In the quest for alternative graph decompo- sitions that can be applied to broader classes than to those of bounded tree-width and still enjoy good algorithmic properties, Courcelle and Olariu [10] introduced the clique-width of a graph. Clique-width can be seen as a generalization of tree-width, in a sense that every graph class of bounded tree-width also have bounded clique-width [5].
    [Show full text]
  • Equitable Coloring on Mycielskian of Wheels and Bigraphs∗
    Applied Mathematics E-Notes, 13(2013), 174-182 c ISSN 1607-2510 Available free at mirror sites of http://www.math.nthu.edu.tw/∼amen/ Equitable Coloring On Mycielskian Of Wheels And Bigraphs∗ Kaliraj Kalimuthu†, Vernold Vivin Joseph‡, Akbar Ali Mohamed Moideen§ Received 6 August 2013 Abstract In this paper we obtain interesting results regarding the equitable chromatic number χ= for the Mycielskian of wheel graph µ(Wn) and the Mycielskian of complete bipartite graph µ(Km,n). 1 Introduction The notion of equitable coloring was introduced by Meyer [14] in 1973. This model of graph coloring has many applications. Everytime when we have to divide a system with binary conflicting relations into equal or almost equal conflict-free subsystems we can model this situation by means of equitable graph coloring. This subject is widely discussed in literature [1, 2, 3, 6, 7, 12, 13, 16, 17]. One motivation for equitable coloring suggested by Meyer [14] concerns scheduling problems. In this application, the vertices of a graph represent a collection of tasks to be performed, and an edge connects two tasks that should not be performed at the same time. A coloring of this graph represents a partition of tasks into subsets that may be performed simultaneously. Due to load balancing considerations, it is desirable to perform equal or nearly-equal numbers of tasks in each time step, and this balancing is exactly what an equitable coloring achieves. Furma´nczyk [7] mentions a specific application of this type of scheduling problem, namely assigning university courses to time slots in a way that spreads the courses evenly among the available time slots and avoids scheduling incompatible pairs of courses at the same time as each other, since then the usage of additional resources (e.g.rooms) is maximal.
    [Show full text]
  • 109 Some New Results on Equitable Coloring Parameters of Graphs
    Acta Math. Univ. Comenianae 109 Vol. LXXXIX, 1 (2020), pp. 109{122 SOME NEW RESULTS ON EQUITABLE COLORING PARAMETERS OF GRAPHS N. K. SUDEV Abstract. An equitable coloring of a graph G is a proper vertex coloring C of G such that the cardinalities of any two color classes in G with respect to C differ by at most one. Coloring the vertices of a graph G subject to given conditions can be considered as a random experiment. In this context, a discrete random variable X can be defined as the color of a vertex chosen at random, with respect to the given type of coloring of G and a probability mass function for this random variable can be defined accordingly. In this paper, we discuss two statistical parameters of the powers of certain graph classes with respect to their equitable colorings. 1. Introduction For all terms and definitions, not defined specifically in this paper, we refer to [2,8, 25 ] and for the terminology of graph coloring, we refer to [3,9, 10 ]. For the terminology in Statistics, see [16, 17]. Unless mentioned otherwise, all graphs considered in this paper are simple, finite, connected, and undirected. Graph coloring is an assignment of colors or labels, or weights to the vertices, edges and faces of a graph under consideration. Unless stated otherwise, the graph coloring, is meant to be an assignment of colors to the vertices of a graph subject to certain conditions. A proper coloring of a graph G is a coloring with respect to which vertices of G are colored in such a way that no two adjacent vertices G have the same color.
    [Show full text]