RAINBOW COLORING of SHADOW GRAPHS Annammal Arputhamarya1, M

Total Page:16

File Type:pdf, Size:1020Kb

Load more

International Journal of Pure and Applied Mathematics Volume 101 No. 6 2015, 873-881 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu AP ijpam.eu RAINBOW COLORING OF SHADOW GRAPHS Annammal Arputhamarya1, M. Helda Mercy2 1Sathyabama University Chennai, 600119, INDIA 2Panimalar Engineering College Chennai, 600123, INDIA Abstract: A rainbow coloring of a connected graph is a coloring of the edges of the graph, such that every pair of vertices is connected by at least one path in which no two edges are colored the same. Computing the rainbow connection number of a graph is NP-hard and it finds its applications to the secure transfer of classified information between agencies, cellular networks, chemical compounds and scheduling. In this paper rainbow coloring of shadow graph of path graph D2(Pn) and m-shadow graph of path graph Dm(Pn) are considered and rc(G) and rvc(G) of these graphs are computed. AMS Subject Classification: 05C15 Key Words: rainbow connection number, shadow graph of path graph 1. Introduction The rainbow connection number can be motivated by its interesting interpreta- tion in the area of networking. This new concept comes from the communication of information between agencies of government. The Department of Homeland Security of USA was created in 2003 in response to weakness in the transfer of information in September 2011 terrorist attacks. Those deadly attacks took place because of the law enforcement and intelligence agencies could not com- municate with each other through their regular channels, from radio systems to databases. Also the officers and agents were unable to cross check infor- mation between various organizations. Rainbow connection has an interesting c 2015 Academic Publications, Ltd. Received: March 12, 2015 url: www.acadpubl.eu 874 A. Arputhamarya, M.H. Mercy application for the secure transfer of classified information between agencies. Consider a network G(e.g., a cellular network). To route messages between any two vertices in a pipeline, assign a distinct channel to each link(e.g., a distinct frequency). We need to minimize the number of distinct channels that we use in the network. The minimum number of distinct channels is called the rainbow connection number and is denoted by rc(G). There are also the concepts of strong rainbow connection or rainbow diameter, the rainbow connectivity, and the rainbow index. ll the graphs considered in this paper are finite, undirected and simple. Let G be a nontrivial connected graph on which an edge-coloring c : E(G) → 1, 2, ..., n, n ∈ N, is defined, where adjacent edges may be colored the same. A path is rainbow if no two edges of it are colored the same. In a vertex colored graph a path is said to be a rainbow path if its internal vertices have distinct colors. An edge-colored graph G is rainbow connected if any two distinct vertices are connected by at least one rainbow path. An edge-coloring under which G is rainbow connected is called a rainbow coloring. Clearly, if a graph is rainbow connected, it must be connected. Conversely, every connected graph has a trivial edge-coloring that makes it rainbow con- nected by coloring edges with distinct colors. Thus the rainbow connection number of a connected graph G, denoted by rc(G) is the smallest number of colors that are needed in order to make G rainbow connected. A rainbow col- oring using rc(G) colors is called a minimum rainbow coloring. The rainbow connection number can be viewed as a new kind of chromatic index. A vertex colored graph G is rainbow vertex connected if any two vertices are connected by atleast one rainbow path. The rainbow vertex connection number of a connected graph G denoted by rvc(G) is the smallest number of colors that are needed in order to make G rainbow vertex connected. A vertex colored graph G is strongly rainbow vertex connected if for every pair of distinct vertices, there exists a shortest rainbow path. 2. Overview Of the Paper The concept of rainbow coloring was introduced by Chartrand et al.,[4]. Precise values of rainbow connection number for many special graphs like complete multipartite graphs, Peterson graph and wheel graph were also determined. It was shown in Chakraborty et al.,[3] that computing the rainbow connection RAINBOW COLORING OF SHADOW GRAPHS 875 number of an arbitrary graph is NP-Hard. To rainbow color a graph it is enough to ensure that every edge of some spanning tree in the graph gets a distinct color. Hence order of the graph minus one is an upper bound for rainbow connection number[6]. Similar to the concept of rainbow connection number, Krivelevich and Yuster[5] proposed the concept of rainbow vertex connection. Note that rvc(G) ≥ diam(G) − 1 and with equality if the diameter is 1 or 2. Krivelevich and Yuster [5] also proved that if G is a graph with n vertices and minimum degree δ, then rvc(G) < 11n/δ. In this paper rainbow coloring of shadow graph of path graph D2(Pn) and m-shadow graph of path graph Dm(Pn) are considered and rc(G) and rvc(G) of these graphs are computed. 3. Rainbow coloring of shadow graph of path graph D2(Pn): 3.1. Shadow Graph [8] The shadow graph D2(G) of a connected graph G is constructed by taking two copies of G say G′ and G′′. Join each vertex u′ in G′ to the neighbors of the ′ ′′ corresponding vertex v in G . The shadow graph D2(Pn) is constructed by ′ ′′ taking 2 copies of Pn say G and G . Let u1, u2, u3, ..., un be the vertices of first ′ copy of Pn say G and v1, v2, v3, ..., vn be the vertices of the second copy of Pn ′′ ′ i.e G . Then |V (G)| = 2n and |E(G)| = 4(n − 1). Join each vertex ui in G ′′ to the neighbour of the corresponding vertex vi in G . Figure 1 shows shadow graph of path graph. Figure 1: D2(P3) Theorem 1. The shadow graph of a path graph admits a rainbow coloring and (i) Rainbow connection number rc(D2(Pn)) = n = src(D2(Dn)) for n ≥ 2 876 A. Arputhamarya, M.H. Mercy (ii) Rainbow vertex connection number rvc(D2(Pn)) = 1 = srvc(D2(Pn)) for n=2 and for n ≥ 3, rvc(D2(Pn)) = n − 2 = srvc(D2(Pn)). Proof. If n = 2, it is obvious that rc(D2(Pn)) = 2 = src(D2(Pn)). Next we shall prove that the rainbow connection number for n ≥ 3 is n. That is rc(D2(Pn)) = n = src(D2(Pn)). For convenience define the graph D2(Pn) by G. For a path graph Pn , diameter = n − 1. We know that for any graph G the rainbow connection number rc(G) ≥ diam(G) [5], therefore rc(G) ≥ n − 1. Edge Coloring Algorithm: 1. Color the upper spine (u1, u2), (u2, u3), ..., (un−1, un), edges of G with col- ors c1, c2, ..., cn−1 respectively. 2. Color the lower spine (v1, v2), (v2, v3), ..., (vn−1, vn), edges of G with colors c1, c2, ..., cn−1 respectively. 3. Color the edges (ui, vi+1) and (ui+1, vi) where 1 ≤ i ≤ n − 1 with the color cn. Consider any distinct path in D2(Pn): Case(i): If P1 is any path connecting ui and uj, 1 ≤ i, j ≤ n , i 6= j, then the shortest path connecting the vertices ui and uj form a rainbow path. Case(ii): Consider a path P2 connecting vi and vj, 1 ≤ i, j ≤ n , i 6= j, then the shortest path connecting the vertices vi and vj form a rainbow path. Case(iii): Consider a path P3 connecting ui and vj, 1 ≤ i, j ≤ n , i 6= j, then the path connecting such vertices form a rainbow path.. Thus if we consider any path connecting the vertices there exist at least one path in G that forms a rainbow path. Therefore if we color the edges of G, the rainbow connection number rc(G) = n. Also the shortest path connecting any two vertices forms a rainbow path, hence the rainbow coloring is a strong rainbow coloring. Therefore rc(G) = src(G) = n. We see that in Figure 2 , rc(G) = 6 = src(G). Now we shall prove for the rainbow vertex connection number. Rainbow vertex coloring is similar to the concept of rainbow edge coloring. In rainbow edge coloring the edges are assigned distinct colors such that the path connect- ing any two vertices form a rainbow path. Here we have to prove that every two vertices are connected by a path whose internal vertices have distinct colors and hence forming a rainbow path. If G is a graph of order n, rvc(G) ≤ n − 2. Also rvc(G) ≥ diam(G) − 1[5]. For a path graph Pn, diameter = n − 1. Therefore rvc(G) ≥ n − 2. For n=2 , it is easy to see that rc(D2(Pn)) = 1 = src(D2(Pn)). Next we shall prove for n ≥ 3. RAINBOW COLORING OF SHADOW GRAPHS 877 Figure 2: D2(P6) Vertex Coloring Algorithm: 1. Color the end vertices u1, un, v1, vn with c1. 2. Color the interval values u2, u3, ..., un−1 with c1, c2, ..., cn−2 respectively and v2, v3, ..., vn−1 with c1, c2, ..., cn−2 respectively. Above said coloring is a rainbow vertex coloring and rvc(G) = n − 2. This coloring will also be a strong rainbow vertex coloring. The bound in the above theorem is sharp because rvc(G) ≥ n − 2. Figure 3: D2(P7) In Figure 3, rvc(D2(P7)) = 5 = srvc(D2(P7)).
Recommended publications
  • Rainbow Connection and Strong Rainbow Connection Numbers Of

    Rainbow Connection and Strong Rainbow Connection Numbers Of

    RAINBOW CONNECTION AND STRONG RAINBOW CONNECTION NUMBERS OF Srava Chrisdes Antoro Fakultas Ilmu Komputer, Universitas Gunadarma [email protected] Abstract A rainbow path in an edge coloring of graph is a path in which every two edges are assigned different colors. If a nontrivial connected graph contains a rainbow path for every two vertices in , then is rainbow-connected. The rainbow connection number of is the minimum integer such that is rainbow connnected in an edge- coloring with colors. If a nontrivial connected contains a rainbow path geodesic for every two vertices in , then is strongly rainbow-connected. The strong rainbow connection number of is the minimum integer such that is strongly rainbow-connected in an edge coloring with colors. The rainbow connection and strong rainbow connection number of graph , , and have been found. In this paper, the results will be generalized and the rainbow connection and strong rainbow connection number of graph will be determined. Keywords: rainbow coloring, rainbow connection number, strong rainbow coloring, strong rainbow connection number, graph INTRODUCTION distance between two distinct vertices in . All graphs considered in this paper In 2008, Chartand et. al. introduced the are finite, undirected, and simple. For following two new types of edge labeling. standard terminology and notation, we follow Bondy and Murty (2008). We use Definition 2 (Chartrand et. al., 2008). and to denote the set of Let be a graph and vertices and the set of edges, respectively. , then is called an edge coloring or -coloring on Definition 1 (Prabha and Rajasingh, 2012). where . A path is said to be a The distance between two distinct rainbow path if all edges in that path have vertices and of a connected simple different colors.
  • On the Complexity of Rainbow Coloring Problems✩

    On the Complexity of Rainbow Coloring Problems✩

    Discrete Applied Mathematics 246 (2018) 38–48 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam On the complexity of rainbow coloring problemsI Eduard Eiben a, Robert Ganian a, Juho Lauri b,∗ a TU Wien, Vienna, Austria b Tampere University of Technology, Tampere, Finland article info a b s t r a c t Article history: An edge-colored graph G is said to be rainbow connected if between each pair of vertices Received 25 January 2016 there exists a path which uses each color at most once. The rainbow connection number, Received in revised form 16 August 2016 denoted by rc.G/, is the minimum number of colors needed to make G rainbow connected. Accepted 17 October 2016 Along with its variants, which consider vertex colorings and/or so-called strong colorings, Available online 16 November 2016 the rainbow connection number has been studied from both the algorithmic and graph- theoretic points of view. Keywords: In this paper we present a range of new results on the computational complexity of Rainbow coloring Rainbow connection number computing the four major variants of the rainbow connection number. In particular, we Graph algorithms prove that the Strong Rainbow Vertex Coloring problem is NP-complete even on graphs Treewidth of diameter 3, and also when the number of colors is restricted to 2. On the other hand, we show that if the number of colors is fixed then all of the considered problems can be solved in linear time on graphs of bounded treewidth. Moreover, we provide a linear-time algorithm which decides whether it is possible to obtain a rainbow coloring by saving a fixed number of colors from a trivial upper bound.
  • Color-Connected Graphs and Information-Transfer Paths

    Color-Connected Graphs and Information-Transfer Paths

    Western Michigan University ScholarWorks at WMU Dissertations Graduate College 12-2017 Color-Connected Graphs and Information-Transfer Paths Stephen Devereaux Western Michigan University, [email protected] Follow this and additional works at: https://scholarworks.wmich.edu/dissertations Part of the Applied Mathematics Commons Recommended Citation Devereaux, Stephen, "Color-Connected Graphs and Information-Transfer Paths" (2017). Dissertations. 3200. https://scholarworks.wmich.edu/dissertations/3200 This Dissertation-Open Access is brought to you for free and open access by the Graduate College at ScholarWorks at WMU. It has been accepted for inclusion in Dissertations by an authorized administrator of ScholarWorks at WMU. For more information, please contact [email protected]. Color-Connected Graphs and Information-Transfer Paths by Stephen Devereaux A dissertation submitted to the Graduate College in partial fulfillment of the requirements for the degree of Doctor of Philosophy Mathematics Western Michigan University December 2017 Doctoral Committee: Ping Zhang, Ph.D., Chair Gary Chartrand, Ph.D. Patrick Bennett, Ph.D. John Martino, Ph.D. Stephen Hedetniemi, Ph.D. Color-Connected Graphs and Information-Transfer Paths Stephen Devereaux, Ph.D. Western Michigan University, 2017 The Department of Homeland Security in the United States was created in 2003 in response to weaknesses discovered in the transfer of classified information after the September 11, 2001 terrorist attacks. While information related to national security needs to be protected, there must be procedures in place that permit access between ap- propriate parties. This two-fold issue can be addressed by assigning information-transfer paths between agencies which may have other agencies as intermediaries while requiring a large enough number of passwords and firewalls that is prohibitive to intruders, yet small enough to manage.
  • Rainbow Colorings on Pyramid Networks Fu-Hsing Wang, Member, IAENG, and Cheng-Ju Hsu

    Rainbow Colorings on Pyramid Networks Fu-Hsing Wang, Member, IAENG, and Cheng-Ju Hsu

    IAENG International Journal of Computer Science, 46:3, IJCS_46_3_07 ______________________________________________________________________________________ Rainbow Colorings on Pyramid Networks Fu-Hsing Wang, Member, IAENG, and Cheng-Ju Hsu Abstract—An edge coloring graph G is rainbow connected may have other agencies as intermediaries by assigning pass- if every two vertices are connected by a rainbow path, i.e., words between agencies [8]. Every pair of agencies with one a path with all edges of different colors. An edge coloring or more secure paths along with distinct passwords reveals under which G is rainbow connected is a rainbow coloring. Rainbow connection number of G is the minimum number the rainbow connection and is prohibitive to intruder [8]. of colors needed under a rainbow coloring. In this paper, we The problem and its applications are intensively discussed propose a lower bound to the size of the rainbow connection in detail from the combinatorial perspective, with over 100 number of pyramid networks. We believe that our techniques papers published (see good surveys [7], [13] and a book [14] used for the lower bound is useful to prove lower bounds in for an overview). the class of pyramid-like networks. In this paper, we also give a linear-time algorithm for constructing a rainbow coloring on The rainbow connection number and rainbow coloring pyramid networks and thus get an upper bound to the rainbow have been studied from both the algorithmic and graph- connection number of pyramid networks. The result shows that theoretic points of view. Chakraborty et al. showed that although the ratio of the upper bound and the lower bound are computing the rainbow connection number of a general graph associated with a proportional increase in the dimension of the is NP-hard [2].
  • Arxiv:1510.03614V1 [Cs.DM] 13 Oct 2015 This Strengthened Notion of Connectivity Has Received a Significant Amount of At- Tention in the Research Community

    On the Complexity of Rainbow Coloring Problems Eduard Eiben1, Robert Ganian1, and Juho Lauri2 1 TU Wien, Vienna, Austria [email protected] [email protected] 2 Tampere University of Technology, Tampere, Finland [email protected] Abstract. An edge-colored graph G is said to be rainbow connected if between each pair of vertices there exists a path which uses each color at most once. The rainbow connection number, denoted by rc(G), is the minimum number of colors needed to make G rainbow connected. Along with its variants, which consider vertex colorings and/or so-called strong colorings, the rainbow connection number has been studied from both the algorithmic and graph-theoretic points of view. In this paper we present a range of new results on the computational com- plexity of computing the four major variants of the rainbow connection number. In particular, we prove that the Strong Rainbow Vertex Coloring problem is NP-complete even on graphs of diameter 3. We show that when the number of colors is fixed, then all of the considered problems can be solved in linear time on graphs of bounded treewidth. Moreover, we provide a linear-time algorithm which decides whether it is possible to obtain a rainbow coloring by saving a fixed number of colors from a trivial upper bound. Finally, we give a linear-time algorithm for computing the exact rainbow connection numbers for three variants of the problem on graphs of bounded vertex cover number. 1 Introduction The concept of rainbow connectivity was introduced by Chartrand, Johns, McK- eon, and Zhang in 2008 [8] as an interesting connectivity measure motivated by recent developments in the area of secure data transfer.
  • 210. Strong Rainbow Coloring of Ladder-Like Networks

    210. Strong Rainbow Coloring of Ladder-Like Networks

    ISSN: 1748-0345 (Online) www.tagajournal.com Strong Rainbow Coloring of Ladder-Like Networks Paul D1, G Vidya2 and Indra Rajasingh2 1 Department of Science & Humanities, Sri Sairam Institute of technology, Chennai - 600044. 2 School of Advanced Sciences, VIT University, Chennai - 600127. [email protected] Abstract: A rainbow edge coloring of a connected graph is a coloring of the edges of the graph, such that every pair of vertices is connected by at least one path in which no two edges are colored the same. The minimum number of colors required to make G strongly rainbow connected is known as strong rainbow connection number and is denoted by src(G). We give algorithms for strong rainbow edge coloring of ladder-like networks using optimum number of colors. AMS Subject Classiftcation: 05C15 Keywords: rainbow coloring; strong rainbow coloring; ladder-like networks; 1. Introduction Let G be a nontrivial connected graph on which an edge-coloring c: E ( G ) {1,..., n }, n N , is defined, where adjacent edges may be colored the same. A path is a rainbow path if no two edges of it are colored the same. An edge-coloring of graph G is rainbow connected if any two vertices are connected by a rainbow path. An edge coloring under which G is rainbow connected is called a rainbow coloring. An edge colored graph G is strongly rainbow connected if for every pair of distinct vertices, there exists at least one shortest rainbow path. Thus, the rainbow connection number of a connected graph G, denoted by rc(G), is the smallest number of colors that are needed in order to make G rainbow connected and the strong rainbow connection number is the minimum number of colors that makes G strongly rainbow connected and is denoted by src(G).
  • Rainbow Coloring of Certain Classes of Graphs

    Rainbow Coloring of Certain Classes of Graphs

    International Journal of Advanced Information Science and Technology (IJAIST) ISSN: 2319:2682 Vol.3, No.11, November 2014 DOI:10.15693/ijaist/2014.v3i11.53-56 Rainbow Coloring of Certain Classes of Graphs Annammal Arputhamary. I Angel. D Assistant Professor/ Department of Mathematics Assistant Professor / Department of Mathematics Sathyabama University, Chennai, India Sathyabama University, Chennai, India Abstract-A rainbow coloring of a connected graph is a A path is rainbow if no two edges of it are coloring of the edges of the graph, such that every pair colored the same. In a vertex colored graph a path is of vertices is connected by at least one path in which no said to be a rainbow path if its internal vertices have two edges are colored the same. Computing the rainbow distinct colors. See fig. 1. The path from v to v is a connection number of a graph is NP- hard and it finds 1 5 its applications to the secure transfer of classified rainbow path. information between agencies and scheduling. In this paper the rainbow coloring of double triangular snake DTn was defined and the rainbow connection numbers rc(G) and rvc(G) have been computed. Keywords -Rainbow connection number, rainbow vertex connection number, double triangular snake. 1.INTRODUCTION The rainbow connection number was introduced by Chartrand[5]. It has application in transferring information of high security in Fig. 1. Rainbow path of Tadpole Graph T multicomputer networks. The rainbow connection 3,2 number can be motivated by its interesting An edge-colored graph G is rainbow interpretation in the area of networking.
  • Rainbow Connections of Graphs--A Survey

    Rainbow Connections of Graphs--A Survey

    Rainbow connections of graphs – A survey∗ Xueliang Li, Yuefang Sun Center for Combinatorics and LPMC-TJKLC Nankai University, Tianjin 300071, P.R. China E-mails: [email protected], [email protected] Abstract The concept of rainbow connection was introduced by Chartrand et al. in 2008. It is fairly interesting and recently quite a lot papers have been published about it. In this survey we attempt to bring together most of the results and papers that dealt with it. We begin with an introduction, and then try to organize the work into five categories, including (strong) rainbow connection number, rainbow k-connectivity, k-rainbow in- dex, rainbow vertex-connection number, algorithms and computational complexity. This survey also contains some conjectures, open problems or questions. Keywords: rainbow path, (strong) rainbow connection number, rainbow k-connectivity, k-rainbow index, rainbow vertex-connection number, algorithm, computational com- plexity AMS Subject Classification 2000: 05C15, 05C40 arXiv:1101.5747v2 [math.CO] 1 Feb 2011 1 Introduction 1.1 Motivation and definitions Connectivity is perhaps the most fundamental graph-theoretic subject, both in combi- natorial sense and the algorithmic sense. There are many elegant and powerful results on connectivity in graph theory. There are also many ways to strengthen the connectivity con- cept, such as requiring hamiltonicity, k-connectivity, imposing bounds on the diameter, and so on. An interesting way to strengthen the connectivity requirement, the rainbow connec- tion, was introduced by Chartrand, Johns, McKeon and Zhang [12] in 2008, which is restated as follows: This new concept comes from the communication of information between agencies of government.
  • Online Rainbow Coloring in Graphs

    Online Rainbow Coloring in Graphs

    1 Online Rainbow Coloring In Graphs Debasis Dwibedy, Rakesh Mohanty and Arun Khamari Department of Computer Science and Engineering Veer Surendra Sai University of Technology Burla, Odisha, India, 76018 Email: [email protected], [email protected], [email protected] Abstract Rainbow coloring is a special case of edge coloring, where there must be atleast one path between every distinct pair of vertices that consists of different color edges. Here, we may use the same color for the adjacent edges of a graph representing two different paths from a single vertex. In online rainbow coloring, we have no priori knowledge about the vertices and edges of the graph, infact the edges are available one by one. We have to color an edge as soon as it arrives and before the arrival of the next edge. We can not revoke the colorinng decision once it is made. According to our knowledge, there is no study of online rainbow coloring for graphs. In this paper, we make a first attempt to propose an online algorithm named Least Recently Used Color(LRUC) for online rainbow coloring. We analyze the performance of LRUC through competitive analysis. We show that LRUC is optimal for line graph, 2 tree and star graph. For 1-cyclic graph, LRUC is shown to be (2 − n )-competitive, where n ≥ 4. We n−1 obtain the competitive ratios of 3 and n − 1 for wheel and complete graphs respectively, where n is the number of vertices. I. INTRODUCTION A. Online Algorithm and Competitive analysis arXiv:1912.12409v1 [cs.DS] 28 Dec 2019 A computational problem is online when the inputs of the problem are available one by one and an immediate action is desired after arrival of each new input.
  • An Updated Survey on Rainbow Connections of Graphs - a Dynamic Survey Xueliang Li Nankai University, China, Lxl@Nankai.Edu.Cn

    An Updated Survey on Rainbow Connections of Graphs - a Dynamic Survey Xueliang Li Nankai University, China, [email protected]

    Theory and Applications of Graphs Article 3 Special Issue: Dynamic Surveys 2017 An updated survey on rainbow connections of graphs - a dynamic survey Xueliang Li Nankai University, China, [email protected] Yuefang Sun Shaoxing University, China, [email protected] Follow this and additional works at: https://digitalcommons.georgiasouthern.edu/tag Part of the Discrete Mathematics and Combinatorics Commons Recommended Citation Li, Xueliang and Sun, Yuefang (2017) "An updated survey on rainbow connections of graphs - a dynamic survey," Theory and Applications of Graphs: Vol. 0 : Iss. 1 , Article 3. DOI: 10.20429/tag.2017.000103 Available at: https://digitalcommons.georgiasouthern.edu/tag/vol0/iss1/3 This dynamic survey is brought to you for free and open access by the Journals at Digital Commons@Georgia Southern. It has been accepted for inclusion in Theory and Applications of Graphs by an authorized administrator of Digital Commons@Georgia Southern. For more information, please contact [email protected]. An updated survey on rainbow connections of graphs - a dynamic survey Cover Page Footnote X. Li was supported by NSFC No. 11371205 and 11531011. Y. Sun was supported by NSFC No. 11401389 and CSC No. 201608330111. This dynamic survey is available in Theory and Applications of Graphs: https://digitalcommons.georgiasouthern.edu/tag/vol0/iss1/ 3 Li and Sun: Rainbow connections of graphs - a dynamic survey Abstract The concept of rainbow connection was introduced by Chartrand, Johns, McK- eon and Zhang in 2008. Nowadays it has become a new and active subject in graph theory. There is a book on this topic by Li and Sun in 2012, and a survey paper by Li, Shi and Sun in 2013.
  • RAINBOW CONNECTION in GRAPHS 1. Introduction Let G Be A

    RAINBOW CONNECTION in GRAPHS 1. Introduction Let G Be A

    133 (2008) MATHEMATICA BOHEMICA No. 1, 85–98 RAINBOW CONNECTION IN GRAPHS Gary Chartrand, Kalamazoo, Garry L. Johns, Saginaw Valley, Kathleen A. McKeon, New London, Ping Zhang, Kalamazoo (Received July 31, 2006) Abstract. Let G be a nontrivial connected graph on which is defined a coloring c: E(G) → {1, 2,...,k}, k ∈ Æ , of the edges of G, where adjacent edges may be colored the same. A path P in G is a rainbow path if no two edges of P are colored the same. The graph G is rainbow-connected if G contains a rainbow u − v path for every two vertices u and v of G. The minimum k for which there exists such a k-edge coloring is the rainbow connection number rc(G) of G. If for every pair u, v of distinct vertices, G contains a rainbow u − v geodesic, then G is strongly rainbow-connected. The minimum k for which there exists a k-edge coloring of G that results in a strongly rainbow-connected graph is called the strong rainbow connection number src(G) of G. Thus rc(G) 6 src(G) for every nontrivial connected graph G. Both rc(G) and src(G) are determined for all complete multipartite graphs G as well as other classes of graphs. For every pair a,b of integers with a > 3 and b > (5a − 6)/3, it is shown that there exists a connected graph G such that rc(G)= a and src(G)= b. Keywords: edge coloring, rainbow coloring, strong rainbow coloring MSC 2000 : 05C15, 05C38, 05C40 1.