Strong conflict-free connection of graphs
Meng Ji, Xueliang Li

TL;DR
This paper introduces the concept of strong conflict-free connection in graphs, providing bounds on the number of colors needed and characterizations for specific graph classes, including cubic graphs.
Contribution
It establishes bounds on the strong conflict-free connection number for graphs with triangles and characterizes graphs with specific strong conflict-free connection numbers.
Findings
For graphs with t triangles, scfc(G) β€ m - 2t.
Characterization of graphs with scfc(G) in {1, m-3, m-2, m-1, m}.
Complete characterization of cubic graphs with scfc(G)=2.
Abstract
A path in an edge-colored graph is called \emph{a conflict-free path} if there exists a color used on only one of the edges of . An edge-colored graph is called \emph{conflict-free connected} if for each pair of distinct vertices of there is a conflict-free path in connecting them. The graph is called \emph{strongly conflict-free connected }if for every pair of vertices and of there exists a conflict-free path of length in connecting them. For a connected graph , the \emph{strong conflict-free connection number} of , denoted by , is defined as the smallest number of colors that are required in order to make strongly conflict-free connected. In this paper, we first show that if is a connected graph with edges and edge-disjoint triangles, then , and theβ¦
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research Β· Computational Geometry and Mesh Generation Β· Interconnection Networks and Systems
Strong conflict-free connection of
graphs111Supported by NSFC No.11871034, 11531011 and NSFQH No.2017-ZJ-790.
Meng Ji1, Xueliang Li1,2
1Center for Combinatorics and LPMC
Nankai University, Tianjin 300071, China
[email protected], [email protected]
2School of Mathematics and Statistics, Qinghai Normal University
Xining, Qinghai 810008, China
Abstract
A path in an edge-colored graph is called a conflict-free path if there exists a color used on only one of the edges of . An edge-colored graph is called conflict-free connected if for each pair of distinct vertices of there is a conflict-free path in connecting them. The graph is called *strongly conflict-free connected *if for every pair of vertices and of there exists a conflict-free path of length in connecting them. For a connected graph , the strong conflict-free connection number of , denoted by , is defined as the smallest number of colors that are required in order to make strongly conflict-free connected. In this paper, we first show that if is a connected graph with edges and edge-disjoint triangles, then , and the equality holds if and only if . Then we characterize the graphs with for . In the end, we present a complete characterization for the cubic graphs with .
Keywords: strong conflict-free connection coloring (number); characterization; cubic graph
AMS subject classification 2010: 05C15, 05C40, 05C75.
1 Introduction
All graphs mentioned in this paper are simple, undirected and finite. We follow book [2] for undefined notation and terminology. Coloring problems are important topics in graph theory. In recent years, there have appeared a number of colorings raising great concern due to their wide applications in real world. We list a few well-known colorings here. The first of such would be the rainbow connection coloring, which is stated as follows. A path in an edge-colored graph is called a rainbow path if all the edges of the path have distinct colors. An edge-colored graph is called () rainbow connected if there is a ( and) rainbow path between every pair of distinct vertices in the graph. For a connected graph , the () rainbow connection number of is defined as the smallest number of colors needed to make () rainbow connected, denoted by () . These concepts were first introduced by Chartrand et al. in [6].
Inspired by the rainbow connection coloring, the concept of proper connection coloring was independently posed by Andrews et al. in [1] and Borozan et al. in [3], the only difference from () rainbow connection coloring is that distinct colors are only required for adjacent edges instead of all edges on the () path. For an edge-colored connected graph , the smallest number of colors required to give a () proper connection coloring is called the (strong) proper connection number of , denoted by .
The hypergraph version of conflict-free coloring was first introduced by Even et al. in [10]. A hypergraph is a pair where is the set of vertices, and is the set of nonempty subsets of , called hyperedges. The coloring was motivated to solve the problem of assigning frequencies to different base stations in cellular networks, which is defined as a vertex-coloring of such that every hyperedge contains a vertex with a unique color.
Later on, Czap et al. in [8] introduced the concept of conflict-free connection coloring of graphs, motivated by the earlier hypergraph version. A path in an edge-colored graph is called a conflict-free path if there is a color appearing only once on the path. The graph is called conflict-free connected if there is a conflict-free path between each pair of distinct vertices of . For a connected graph , the minimum number of colors required to make conflict-free connected is defined as the conflict-free connection number of , denoted by . For more results, the reader can be referred to [4, 5, 6, 15].
In this paper, we focus on studying the strong conflict-free connection coloring which was introduced by Ji et al. in [13], where only computational complexity was studied. An edge-colored graph is called *strongly conflict-free connected *if there exists a conflict-free path of length for every pair of vertices and of . For a connected graph , the strong conflict-free connection number of , denoted , is the smallest number of colors that are required to make strongly conflict-free connected.
The paper is organized as follows. In Section 2, we give some preliminary results. In Section 3, we show that if is a connected graph with edges and edge-disjoint triangles, then , and the equality holds if and only if . In Section 4, we characterize the graphs with for . In the last section, we completely characterize the cubic graphs with .
2 Preliminaries
In this section, we present some results which will be used in the sequel. In [13], the authors obtained the following computational complexity result.
Theorem 2.1
[13]* For a connected graph and integer , deciding whether is NP-complete.*
They also showed the following result.
Theorem 2.2
[13] For a graph , if and only if and .
Note that from [6], one has that if and only if . The following result is obvious.
Theorem 2.3
For a tree , . Therefore, for a path on vertices, ; for a star with edges, .
The authors in [6] obtained the strong rainbow connection number for a wheel graph , where is the degree of the central vertex.
Theorem 2.4
[6]* For , let be a wheel. Then .*
For a complete bipartite graph , they also got the following result.
Theorem 2.5
[6] For integers and with , .
From the above results, we get that
Theorem 2.6
.
Proof. Note that for a graph with diameter 2, a strong rainbow path (of length 2) of is a strong conflict-free path of , and vice versa. Since , then . So, from Theorem 2.4.
Theorem 2.7
For integers and with , .
Proof. Since , from Theorem 2.5 we have that .
Proposition 2.8
Let be a cycle of order and let be a spanning subgraph of . Then .
Proof. Let be a path with vertices and let and be the ends of . We know that by Theorem 2.3. Now we first give a coloring for : color the edge with color , where is the largest power of 2 that divides . One can see that is the largest number in the coloring by Theorem 2.3. Clearly, the color only occurs once. Thus, we color the edge with in if there is only one color occurring once; otherwise, we color the edge with . Consequently, the coloring is a strong conflict-free connection coloring of .
Remark: The proposition does not hold for general graphs. Here is a counterexample. Let with the edge set . So . Let . Then .
Theorem 2.9
If is a cycle with vertices, then
* or .*
Proof. By Proposition 2.8 and Theorem 2.3, one can see that . It remains to handle with the lower bound. We first consider the case that for . Hence, . We then consider the case that for . Thus, . Consequently, or .
Theorem 2.9 implies the following corollary.
Corollary 2.10
Let be a connected graph with edges and let be a cycle in . Then .
Proof. By Theorem 2.9, . If we color the edges of with colors to make strongly conflict-free connected, and color each of the remaining edges with a fresh color, then we can verify that is strongly conflict-free connected. Consequently, .
A graph is called -- if and for any proper subgraph of , .
Theorem 2.11
[13] Let be the graph obtained from two copies of with by identifying a leaf vertex in one copy with a leaf vertex in the other copy. Then is --critical.
3 Upper and lower bounds
At first, let us look at trees.
Theorem 3.1
Let be a tree of order . Then
\max\{\lceil\log_{2}(diam(T)+1)\rceil,\Delta(T)\}$$\leq\mathit{scfc}(T)\leq n-1.
Proof. Clearly, it is a strong conflict-free coloring that colors the edges of with distinct colors, and so the upper bound holds. For the lower bound, let be a path of length , which needs at least colors by Theorem 2.3. Meanwhile, since a strong conflict-free connection coloring of a tree must be a proper edge-coloring, it is obvious that . Now we show that the upper bound is sharp. Let be a star. Then by Theorem 2.3. The lower bound is sharp by Theorem 2.3.
Before we show the following theorem, we first define the notion of -parallel paths. Let be a connected graph and let , be two vertices of . If there are paths between and in , where the degree of internal vertices of the paths is 2, then we call the paths -parallel paths.
Theorem 3.2
Let be a connected graph and let , be two vertices of with . If one of the following conditions holds, then .
There exist a cut-vertex which splits into at least three components by deleting . 2. 2.
There exists a path of length at least between and , where the edges of the path are bridges. 3. 3.
There exist 2-parallel paths between and , where the length of one path is and the length of the other one is . 4. 4.
There exist 5-parallel paths between and .
Proof.
-
Let be the components when deleting from . We choose a vertex which is adjacent to in each component . Clearly, each pair of and contains the only path, and it contains . Consequently, the subgraph of induced by is a star . By Theorem 2.3, we have . Because every pair of and has the same path in and in , we have that .
-
Let . Since every edge of is a bridge, each pair of vertices , contain the same path in and in . Hence, we have .
-
Since the lengths of the two paths are 2 and 3, there is a 5-cycle in . Clearly, .
-
Since , every path between and has a length at least 2. If we assign a coloring with 2 colors for the paths, then there always exist at least two internal vertices of the paths which do not contain a strong conflict-free path. Consequently, .
We now define a graph class. Let be a star with leaves . We denote by the graph .
Theorem 3.3
If is a connected graph with edges and edge-disjoint triangles, then , and the equality holds if and only if .
Proof. Clearly, . Now we first give a coloring of : color each triangle with a distinct color, that is, the three edges of each triangle receive a same color, and color each of the remaining edges with a distinct color. Let be a strong conflict-free path for any pair of vertices and in . Clearly, contains at most one edge from each triangle. Otherwise, it will produce a contradiction. Thus, is strongly conflict-free connected. So .
We now show that the equality holds if and only if .
Claim 1. .
Proof of Claim 1. Clearly, . It remains to show the other round. Note that every pendant edge needs a distinct color and every triangle needs a fresh color. Assume that we color some triangle with one color used on some pendant edge. Then the shortest path is not a conflict-free path between the leaf incident with the pendant edge and one vertex of degree two. Also, if we provide the triangles with colors, there exist two triangle with the same color. There would also not exist a strong conflict-free path between the vertices of the two triangles. Consequently, .
Claim 2. Every edge is a cut-edge except the edges of triangles.
Proof of Claim 2. Assume that there is a cycle except the triangles. By Theorem 2.9, we know that . Now we provide a coloring: color every triangle with a distinct color and color with fresh colors, and the remaining edges are colored by fresh colors. Clearly, is strongly conflict-free connected. So, , a contradiction.
Claim 3. Each triangle contains at least two vertices of degree two in .
Proof of Claim 3. Assume that there is only one vertex of degree two in a triangle , say . Without loss of generality, let and be two edges. We will consider the following three cases:
Case 1. Both and are not contained in triangles. In order to find out a contradiction, we provide a coloring : assign each triangle with a distinct color; assign both and with a fresh same color; the remaining edges are colored by fresh colors. We only need to check - paths. By Claim 2, there is no other cycle except the triangles. So is the unique path which is strongly conflict-free connected. Clearly, is strongly conflict-free connected. Hence, , a contradiction.
Case 2. and are contained in different triangles. Let contain and let contain . We now provide a coloring: assign and with the same color; assign the other triangles with fresh colors; each of the remaining edges is colored by a fresh color. Clearly, is strongly conflict-free connected, a contradiction.
Case 3. One of and is contained in a triangle. Without loss of generality, let be contained in a triangle . We color and with the same color, the coloring of remaining edges is the same as Case 2. Also, this is a strong conflict-free connection coloring, a contradiction. Completing the proof of Claim 3.
Let be the graph induced by all the cut-edges of .
Claim 4. is a tree.
Proof of Claim 4. Assume is not connected. Let and be two components with . There exists one leaf in and one leaf in which are contained in the same triangle, say . Otherwise, is not connected. But both and , which contradicts Claim 3.
Claim 5. .
Proof of Claim 5. Assume that . Let be a path of length . Then we provide a coloring of : assign the edges of with colors to make strongly conflict-free connected by Theorem 2.3; assign each of the triangles with a fresh color; assign each of the remaining edges with a fresh color. Clearly, is strongly conflict-free connected, a contradiction.
Clearly, from the above Claims we can deduce that .
4 Graphs with large or small numbers
In this section, we characterize the connected graphs of size with for .
Theorem 4.1
For a nontrivial connected graph , if and only if is a complete graph.
Proof. Suppose that is a complete graph. Clearly, we have that . Conversely, suppose that . Assume that is not complete. Then there exists a pair of vertices with . So, , a contradiction. Thus, must be a complete graph.
We now present an observation which will be used in the sequel.
Observation 4.2
Let be a connected graph with and let be a connected graph with . Then does not contain a copy of .
Proof. Assume, to the contrary, that contains a copy of . Then, we give a coloring for as follows: assign the edges of with colors to make strongly conflict-free connected, and then assign each of the remaining edges of with a fresh color. Clearly, is strongly conflict-free connected. Consequently, , a contradiction.
The following are two useful lemmas which will help to prove our latter theorems.
Lemma 4.3
Let be a connected graph with size and . Then
.
Proof. Let be the path of length . Now we provide a coloring with colors: assign the edges of with colors to make strongly conflict-free connected; assign each of the remaining edges a fresh color. Clearly, is strongly conflict-free connected. Since , then we have that . Since is monotone decreasing, then . Consequently, .
Lemma 4.4
Let be a connected graph with size and , and let be a cycle of . Then
.
Proof. It is clear that by Theorem 2.9. Then we give a coloring as follows: assign the edges of with colors to make strongly conflict-free connected and assign each of the remaining edges with a fresh color. We can easily verify that the coloring is a strong conflict-free coloring, a contradiction. Consequently, .
Theorem 4.5
Let be a nontrivial connected graph of size . Then if and only if .
Proof. Suppose that . Assume that there is a cycle in . Then by Corollary 2.10, which is a contradiction. Hence, is a tree. Let and be two vertices with in . Assume that is a path of length between and . Then we provide a coloring for : assign the edges of with colors to make strongly conflict-free connected; assign each of the remaining edges with a fresh color. Clearly, is strongly conflict-free connected by the edge-coloring with colors, a contradiction. Thus, .
Before proving the theorem below, we define some graph-classes. Let be a star with edges and let be a leaf of . We define a graph by and we denote by a path of length .
Lemma 4.6
If , then .
Proof. It is clear that and by Theorem 2.3, and by Theorem 3.1. Then for the upper bound we give a coloring: assign each of the edges of with a fresh color and choose one color from the used colors except the color assigned to the edge incident with . Clearly, is strongly conflict-free connected. Consequently, .
Theorem 4.7
Let be a connected graph of size . Then if and only if , , .
Proof. The necessity holds by Lemma 4.6. On the contrary, suppose that . We first claim that is a tree. Assume that is not a tree. Let be a cycle of . We have that by Corollary 2.10, and it is not true by Observation 4.2.
Suppose that in . Clearly, by Lemma 4.3, a contradiction. So . Suppose . Let be a path with . If , then it is true. Assume that there is another vertex adjacent to of , denote this structure by . It is clear to see that can be colored by three colors to make it strongly conflict-free connected. Thus, , and by Observation 4.2. Consequently, .
Suppose that . Let be a path with . If , then it is true. Assume that there are two vertices adjacent to , of , respectively, denote by this structure. It is easy to check that . So by Observation 4.2. Without loss of generality, let and . Obversely, by Theorem 3.1. Now we assign each of the edges incident with by a fresh color and assign the remaining edge by the color used on some edge not adjacent to . Clearly, is strongly conflict-free connected. So, . Suppose that . Then with , a contradiction. Completing the proof.
Theorem 4.8
* if and only if .*
Proof. Suppose that . Then by Lemma 4.3. Let be a cycle of . Then by Lemma 4.4. We now distinguish the following cases (The graphs are demonstrated in Figure 1).
Case 1: is a tree.
Suppose that . Let be a path. If , then it is true by Theorem 2.3. If , then we construct a graph by adding an edge to . It is easy to get . Hence, by Observation 4.2. Consequently, .
Suppose that . Let be a path for which , and thus, . We construct a graph by adding two vertices , and connecting them to and , respectively. Then by Observation 4.2 since . We construct another graph by adding a vertex and connecting it to and adding another vertex and connecting it to , which means that . We construct by adding an edge in . We have that by easy calculation. Let be a path. We construct a graph by identifying with of (if is identified with other vertices of , then it contradicts that ). Clearly, . Thus, by Observation 4.2. Let be an edge and we construct by identifying with of . Clearly, . Thus, by Observation 4.2. Consequently, can contain and but not and .
Now we show that . Clearly, it is true for . is constructed by identifying one end of each of new edges with in . Clearly, by Theorem 3.1. Then we give a coloring of : first, assign each of the edges incident with by a fresh color, and assign the remaining two edges with used colors except the color used on . Clearly, it is a strong conflict-free connection coloring. So . Similarly, . Consequently, .
Suppose that . By above similar manner, we have that if and only if . Suppose . Then the only graph is a star , which is a contradiction with .
Case 2: There is at least one cycle in .
Suppose that . If , then it is true by . Assume that there is an edge in . Then there is a subgraph of , say . Then by Observation 4.2 since . We construct the graph by adding and connecting it to vertex of . Obviously, by Observation 4.2 since . So .
Suppose that . We construct the graph by adding one edge in . Then by Observation 4.2 since . We then construct another graph by adding one vertex and connecting it to . Obviously, . Consequently, .
Β Suppose that . Let be a path. We construct a graph by identifying with , denote it by . Clearly, by Observation 4.2 since . Let and be two paths. We construct the graph by identifying with and identifying with and . Clearly, . So by Observation 4.2. Finally we construct by identifying one vertex with of . Clearly, . Therefore, does not contain and but contain . Clearly, the only graph class must be and . Consequently, .
Lemma 4.9
Let be a connected graph of size . If , then .
Proof. The graphs are demonstrated in Figure 2. For , we can easily check that . For , there is a triangle in and , respectively. Then clearly . We give a coloring for : color the triangle by 1 and color each of the edges incident with the vertices of the triangle by a fresh color, and color the remaining edge by a color used on the edges not adjacent to it. Clearly, . Similarly, . For , it can be obtained by identifying one leaf of with one leaf of . Then we have that . We give a coloring of : color the edges of with colors and choose two colors used on two leaves of to color the remaining two edges. Clearly, it is a strong conflict-free connection coloring. Thus, . Similarly, we can easily check that for .
Theorem 4.10
Let be a connected graph with edges. Then if and only if .
Proof. The sufficiency holds by Lemma 4.9. Now we consider the necessity. We first have by Lemma 4.3. Let be a cycle in . Then by Lemma 4.4. Then we consider the following two cases.
Case 1. Suppose that there is at least one cycle in .
(i) Assume that . Then by Observation 4.2 since . Thus, .
(ii) Assume that . Let be a graph by adding a chord to . We can easily check that . So, by Observation 4.2. We construct by adding a leaf vertex to , for which . Then we construct by adding two leave vertices to . But, . Let be a path of length 2. We construct by identifying a vertex of with an end of , for which . Consequently, .
(iii) Β Suppose that . Let be a path. Then we construct by identifying in with in . Clearly, . Hence, by Observation 4.2. Let be an edge. We then construct by choosing arbitrarily and identifying with . Then we get . Let be an edge. We construct by identifying , of with , , respectively. Then clearly =2, and thus . We construct by identifying and with and of , respectively. Clearly, .
Hence, can contain the copies of and but not the copies of and . Clearly, suppose that we construct by adding one pendant vertex to in . Clearly, . Then it does not hold for . Obviously, . We construct by adding a chord to . Then we have that . At last, we construct by adding a leaf vertex to connect it to a vertex of . Clearly, . Consequently, .
(iv) Suppose that . Let . Clearly, and . We construct a graph by identifying with . Clearly, the coloring by assigning each edge and with color 2 and assigning and with color 1 and assigning with color 3 is a strong conflict-free connection coloring. So . By Observation 4.2 does not contain any copy of . Then we can use Observation 4.2 repeatedly, and eventually get that .
Case 2. Suppose that is a tree. By the same arguments, we know that if ; if ; if ; if . But when by Theorems 4.7 and 4.5.
5 Cubic graphs with -number 2
In this section, we will characterize the cubic graphs with . We first discuss the relation between the strong conflict-free connection number and the strong proper connection number for cubic graphs.
We need the following definition.
Definition 5.1
A forced 2-path in a graph is a path such that and is the unique 2-path connecting and . A -path in a graph is called forced, if each 2-path is forced and is a path between and , for . A cycle of a graph is called a forced cycle if any two successive edges of the cycle form a forced 2-path in . An edge in a graph is called a forced edge if is not included in a cycle of length at most 4.
If is a forced edge in and is an edge adjacent to , then is a forced 2-path in . The following two results follow directly from the definition.
Lemma 5.2
Let be a forced path in with . Then the adjacent edges of are colored by distinct colors for every strong conflict-free connection coloring with 2 colors.
Lemma 5.3
Let be a forced cycle of length in with . Then the adjacent edges of are colored by distinct colors for every strong conflict-free connection coloring with 2 colors and is even.
Now we define some graph-classes. A -ladder, denoted by , is defined to be the product graph , where is the path on vertices . The MΓΆbius ladder is the graph obtained from by adding two new edges and .
Lemma 5.4
* if and only if equals , or .*
Proof. Let . Clearly, The graph has a forced cycle. Since , we have that or by Lemma 5.3. When , we define a -edge-coloring : for every edge in the triangles, ; for the remaining edges , . Clearly, the coloring is a strong conflict-free connection coloring for . When , we define a -edge-coloring: assign alternate colors on the edges of and with colors 1 and 2 such that , and all the remaining edges are colored by 1. One can easily check that this coloring is a strong conflict-free connection coloring.
Lemma 5.5
* if and only if .*
Proof. It is clear to see that for every since is not a complete graph. First, when , clearly for the pair of vertices and there is only one shortest path connecting them, which is . For every pair of vertices in , there is only one shortest path in connecting them. So we have that . For the graph with , we define a -edge-coloring : for , ; for the remaining edges , . For the graph with , we define a -edge-coloring : for , ; for , ; for the remaining edges , . It is easy to check that every pair of vertices are connected by a strong conflict-free path under the above -edge-colorings.
In order to be more convenient to handle with the following theorem, let us start with some explanations. Let be a cubic graph, and let be a strong conflict-free connection coloring of . Let be a strong conflict-free path between and . Suppose that there exists a 2-path in such that . Then there must exist another 2-path with to replace since there exists a strong conflict-free path for the pair of and . Then is called* a replacement*. Furthermore, suppose that . Then there must also exist a replacement with for . Continue the operation. If there does not exist a replacement sharing the same edges with , then the sequence of replacements is called a finite replacement of . Otherwise, the the sequence of replacements is called an infinite replacement of .
Theorem 5.6
Let be a cubic graph with . If , then .
Proof. Let be a strong conflict-free connection coloring of . Let be an arbitrary strong conflict-free path between and . For every pair of and , if , then is a strong proper path. Suppose that there exists in such that . If there exist a finite replacement for , then there is a strong proper path for every pair of vertices in . Suppose that the replacement is an infinite one for .
We denote by , where , and we say that is an attachment of path . Then we first show the following claims.
Claim 1. For every strong conflict-free connection coloring , and .
Proof of Claim 1: Without loss of generality, suppose that . Then is a unique shortest path between and since is a cubic graph with . It contradicts that for the coloring .
Claim 2. There is at most one attachment in . Furthermore, let be a cycle. Then there are at most two attachments in .
Proof of Claim 2: Assume that there are two attachments in . Since is a shortest path, every subpath of is shortest. Hence, there is no strong conflict-free path between the attachments by Claim 1. Suppose that there are three attachments in . Then , a contradiction by Claim 1. Completing the proof of Claim 2.
If the path with an attachment is not contained in a cycle, then there exist at least two cut-edges since is a cubic graph. Clearly, by Claim 1. If we identify with , then with by Lemma 5.7. Now we handle with the case that with an attachment is contained in a shortest cycle . Clearly, , otherwise, does not contain an attachment. Suppose . Then there are two vertices except the vertices of the attachment in . If and are not adjacent to the same neighbor, then every pair of edges incident with is a forced 2-path. Hence, there need at least three colors, a contradiction. Let be a common neighbor of and , where is adjacent to . Let be a neighbor of , and be another neighbor of except . Thus, is a unique forced path for the pair . Then it is not a strong conflict-free path by Lemma 5.2. Suppose . Let be three vertices except the vertices of the attachment in . If each of is in a triangle, then (). If one of is in a triangle, then there exists a unique forced 4-path for a pair of vertices in , a contradiction. Suppose that , and suppose further that there are two attachments in . Then () with an edge-coloring such that . Suppose that are in triangles. Then () such that . Otherwise, there will exist a unique forced 4-path for a pair of vertices in , a contradiction. Suppose that at most one triangle contains two of the vertices , without loss of generality, say . Suppose further that is a forced edge. Then , where is a neighbor of except , a contradiction. Then suppose that are contained a 4-cycle . Clearly, there provides a unique forced 4-path for the pair of and one vertex in except , a contradiction. Suppose . Then there is a unique forced 4-path for some pair of vertices in . Hence, , a contradiction. Assume . Then there exists a unique shortest path of length 5 between and , a contradiction by Claim 1.
Now we only need to check whether 2 is the strong conflict-free connection number of with by Theorem 5.6.
Theorem 5.7
[12] Let be a cubic graph without forced edges. Suppose further that . Then if and only if for some .
Combining Theorem 5.6, Theorem 5.7, Lemma 5.4 and Lemma 5.5, we have the following result.
Lemma 5.8
Let be a cubic graph without forced edges. Then if and only if for and for with .
Let be the cubic graph which is obtained from by adding two new vertices and and adding five new edges ().
Lemma 5.9
* with if and only if .*
Proof. When , the cycle , say , is a forced one in . Then we have that by Lemma 5.3. When , we define an edge-coloring for : ; ; for even ; for all the remaining edges, for odd . We can easily check that every pair of vertices have a strong conflict-free path connecting them. Since , we have that for or .
We now introduce a family of graphs which are demonstrated in Figure 8.
Theorem 5.10
[12] Let be a cubic graph with exactly one forced edge. Then if and only if for some even , or is obtained from and by identifying the pendent edges to a single edge, where for .
Lemma 5.11
Let be a cubic graph. If is obtained from and by identifying the pendent edges to a single edge, where for , then =2 if and only if for .
Proof. Suppose =2. Let (). If is constructed by identifying the pendent edge of with , then there is a forced 4-path , a contradiction by Lemma 5.2. Clearly, =2 when under the edge-coloring in Figure 9.
Combining Lemma 5.9, Lemma 5.11, Theorem 5.6 and Theorem 5.10, we get the following result.
Lemma 5.12
Let be a cubic graph with exactly one forced edge. Then if and only if for or .
Before proceeding, we need one more definition.
Definition 5.13
Let be a connected graph. The forced graph of is obtained from by replacing each forced edge (if any) by two pendant edges and , where and are two new vertices with respect to the forced edge . Each component of the forced graph of is called a forced branch of , and the new pendant edge in the forced branch is called a forced link of . For each forced edge of , we call and the twin links corresponding to the forced edge . In the case that a forced link and its twin link are contained in a common forced branch of , we say that is a selfish link.
Theorem 5.14
[12] Let be a cubic graph containing at least two forced edges, and let be the forced branches of . Then if and only if for , and there are - (strong proper connection number being ) patterns of , respectively, such that each pair of twin links receive the same color.
Lemma 5.15
Let be a cubic graph containing at least two forced edges, and let be the forced branches of . Then =2 if and only if , demonstrated in Figure 10.
Proof. Let be the forced graph of . According to the choices of , we distinguish the following cases.
Suppose that . Clearly, there is no selfish link for . Otherwise, there is no forced edge in . Suppose that is constructed by . Then there is only one forced edge, a contradiction. Suppose that is constructed by and . Then there is a forced 5-path between the two forced edges, a contradiction. Suppose that is constructed by . Clearly, the two forced edges are contained in a forced cycle in , which induces a forced 4-path, a contradiction. If is constructed by or , then or with by the edge-coloring in Figure 10. Suppose that . If , then there is at most one forced edge in , a contradiction. If is constructed by identifying the pendent edges of to a single edge, then we can check that . In the remaining case, .
Finally, Combining Theorem 5.6, Lemma 5.15 and Theorem 5.14, we have our main theorem of this section.
Theorem 5.16
Let be a cubic graph. Then if and only if
,
where , and .
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] E. Andrews, E. Laforge, C. Lumduanhom, P. Zhang, On proper-path colorings in graphs, J. Combin. Math. Combin. Comput. 97(2016), 189β207.
- 2[2] J.A. Bondy, U.S.R. Murty, Graph Theory, GTM 244 244 244 , Springer, 2008 2008 2008 .
- 3[3] V. Borozan, S. Fujita, A. Gerek, C. Magnant, Y. Manoussakis, L. Montero, Zs. Tuza, Proper connection of graphs, Discrete Math. 312(2012), 2550β2560.
- 4[4] H. Chang, Z. Huang, X. Li, Y. Mao, H. Zhao, On conflict-free connection of graphs, Discrete Appl. Math., in press.
- 5[5] H. Chang, M. Ji, X. Li, J. Zhang, Conflict-free connection of trees, J. Comb. Optim., in press.
- 6[6] G. Chartrand, G.L. Johns, K.A. Mc Keon, P. Zhang, Rainbow connection in graphs, Math. Bohem. 133(2008), 85β98.
- 7[7] L. Chen, X. Li, H. Liu, J. Liu. On various (strong) rainbow connection numbers of graphs, Australas. J. Combin. 70(1)(2018), 137β156.
- 8[8] J. Czap, S. Jendrollβ, J. Valiska, Conflict-free connection of graphs, Discuss. Math. Graph Theory 38(4)(2018), 1007β1021.
