This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

A survey on star edge-coloring of graphs

Hui Lei1, Yongtang Shi2
1 School of Statistics and Data Science, LPMC and KLMDASR
Nankai University, Tianjin 300071, China
2 Center for Combinatorics and LPMC
Nankai University, Tianjin 300071, China
[email protected]; [email protected]
Abstract

The star chromatic index of a multigraph GG, denoted χst(G)\chi^{\prime}_{st}(G), is the minimum number of colors needed to properly color the edges of GG such that no path or cycle of length four is bicolored. We survey the results of determining the star chromatic index, present the interesting proofs and techniques, and collect many open problems and conjectures.

Keywords: star edge-coloring; subcubic multigraphs; bipartite graphs; planar graphs; maximum average degree
AMS subject classification 2010: 05C15

1 Introduction

All multigraphs in this paper are finite and loopless; and all graphs are finite and without loops or multiple edges. Given a multigraph GG, let c:E(G)[k]c:E(G)\rightarrow[k] be a proper edge-coloring of GG, where k1k\geq 1 is an integer and [k]:={1,2,,k}[k]:=\{1,2,\dots,k\}. We say that cc is a star kk-edge-coloring of GG if no path or cycle of length four in GG is bicolored under the coloring cc; and GG is star kk-edge-colorable if GG admits a star kk-edge-coloring. The star chromatic index of GG, denoted χst(G)\chi^{\prime}_{st}(G), is the smallest integer kk such that GG is star kk-edge-colorable. The chromatic index and chromatic number of GG are denoted by χ(G)\chi^{\prime}(G) and χ(G)\chi(G). As pointed out in [9], the definition of star edge-coloring of a graph GG is equivalent to the star vertex-coloring of its line graph L(G)L(G). Star edge-coloring of a graph was initiated by Liu and Deng [29], motivated by the vertex version (see [1, 4, 5, 8, 24, 35]). Given a multigraph GG, we use |G||G| to denote the number of vertices, e(G)e(G) the number of edges, δ(G)\delta(G) the minimum degree, and Δ(G)\Delta(G) the maximum degree of GG, respectively. We use KnK_{n}, PnP_{n} and CnC_{n} to denote the complete graph, the path and the cycle on nn vertices, respectively. The maximum average degree of a multigraph GG, denoted mad(G)\text{mad}(G), is defined as the maximum of 2e(H)/|H|2e(H)/|H| taken over all the non-empty subgraphs HH of GG. The girth of a graph with a cycle is the length of its shortest cycle. A graph with no cycle has infinite girth. The following first upper bound is a result of Liu and Deng [29].

Theorem 1.1 ([29])

Every graph GG with Δ(G)7\Delta(G)\geq 7 satisfies χst(G)16(Δ(G)1)32.\chi^{\prime}_{st}(G)\leq\lceil 16(\Delta(G)-1)^{\frac{3}{2}}\rceil.

Theorem 1.2 below is a result of Dvořák, Mohar, and Šámal [9], which give an upper and a lower bounds for complete graphs.

Theorem 1.2 ([9])

The star chromatic index of the complete graph KnK_{n} satisfies

2n(1+o(1))χst(Kn)n222(1+o(1))logn(logn)1/4.2n(1+o(1))\leq\chi^{\prime}_{st}(K_{n})\leq n\,\frac{2^{2\sqrt{2}(1+o(1))\sqrt{\log n}}}{(\log n)^{1/4}}.

In particular, for every ϵ>0\epsilon>0, there exists a constant cc such that χst(Kn)cn1+ϵ\chi^{\prime}_{st}(K_{n})\leq cn^{1+\epsilon} for every integer n1n\geq 1.

They proved the upper bound using a nontrivial result about sets without arithmetic progressions, and up till now, it is still the best known. For the lower bound, they used an elegant double counting approach. The authors of [2] observed a improvement in their proof and obtained the bound χst(Kn)3n(n1)/(n+4)\chi^{\prime}_{st}(K_{n})\geq 3n(n-1)/(n+4) (see [33] for a proof).

Currently the best upper bound in terms of the maximum degree for general graphs is also derived in [9] using Theorem 1.2.

Theorem 1.3 ([9])

For any graph GG with maximum degree Δ\Delta, χst(G)Δ2O(1)logΔ\chi^{\prime}_{st}(G)\leq\Delta\cdot 2^{O(1)\sqrt{\log\Delta}}.

The true order of magnitude of χst(Kn)\chi^{\prime}_{st}(K_{n}) is still unknown. Dvořák, Mohar, and Šámal [9] made the following question.

Question 1.4 ([9])

What is the true order of magnitude of χst(Kn)\chi^{\prime}_{st}(K_{n})? Is χst(Kn)=O(n)\chi^{\prime}_{st}(K_{n})=O(n)?

Dvořák, Mohar, and Šámal [9] also mentioned that, if convenient, one may start with other special graphs in place of KnK_{n}, in particular, from Observation 1.5 it follows that if χst(Kn,n)\chi^{\prime}_{st}(K_{n,n}) is O(n)O(n)(or n(logn)O(1)n(\log n)^{O(1)}, n1+o(1)n^{1+o(1)}, respectively), then χst(Kn)\chi^{\prime}_{st}(K_{n}) is O(nlogn)O(n\log n)(or n(logn)O(1)n(\log n)^{O(1)}, n1+o(1)n^{1+o(1)}, respectively).

Observation 1.5 ([9])

χst(Kn)i=1log2n2i1χst(Kn/2i,n/2i)\chi^{\prime}_{st}(K_{n})\leq\sum\limits_{i=1}^{\lceil\log_{2}n\rceil}2^{i-1}\chi^{\prime}_{st}(K_{\lceil n/2^{i}\rceil,\lceil n/2^{i}\rceil}).

The paper is organized as follows. The first Section 2 contains the results on algorithmic aspects of the star edge-coloring. In Sections 3, 4, 5 we present the results of star chromatic index on subcubic graphs, bipartite graphs, and planar graphs, respectively. Star edge-coloring is naturally generalized to the list version and it was pointed out in [9]: It would be interesting to understand the list version of star edge-coloring. The results of list star edge-coloring are presented in Section 6. Finally in Section 7 we summarize the results of the star chromatic index of another family of graphs such as Halin graphs, generalized Petersen graphs, products of graphs and so on.

2 Complexity

It is well-known [39] that the chromatic index of a graph with maximum degree Δ\Delta is either Δ\Delta or Δ+1\Delta+1. However, it is NP-complete [18] to determine whether the chromatic index of an arbitrary graph with maximum degree Δ\Delta is Δ\Delta or Δ+1\Delta+1. The problem remains NP-complete even for cubic graphs (the degree of all vertices is 3). Lei, Shi, and Song [27] proved the following result.

Theorem 2.1 ([27])

It is NP-complete to determine whether χst(G)3\chi^{\prime}_{st}(G)\leq 3 for an arbitrary graph GG.


Proof.  First let us denote by SEC the problem stated in Theorem 2.1, and we denote by 3EC the following well-known NP-complete problem of Holyer [18]:

Given a cubic graph GG, is GG 33-edge-colorable?

Clearly, SEC is in the class NP. We shall reduce 3EC to SEC.

Let HH be an instance of 3EC. We construct a graph GG from HH by replacing each edge e=uwE(H)e=uw\in E(H) with a copy of graph HabH_{ab}, identifying uu with aa and ww with bb, where HabH_{ab} is depicted in Figure 1. The size of GG is clearly polynomial in the size of HH, and Δ(G)=3\Delta(G)=3.

Refer to caption
Figure 1: Graph HabH_{ab}.

It suffices to show that χ(H)3\chi^{\prime}(H)\leq 3 if and only if χst(G)3\chi^{\prime}_{st}(G)\leq 3. Assume that χ(H)3\chi^{\prime}(H)\leq 3. Let c:E(H){1,2,3}c:E(H)\rightarrow\{1,2,3\} be a proper 33-edge-coloring of HH. Let cc^{*} be an edge coloring of GG obtained from cc as follows: for each edge e=uwE(H)e=uw\in E(H), let c(av1e)=c(v3ev4e)=c(v6eb)=c(uw)c^{*}(av^{e}_{1})=c^{*}(v^{e}_{3}v^{e}_{4})=c^{*}(v^{e}_{6}b)=c(uw), c(v1ev2e)=c(v3ev7e)=c(v4ev8e)=c(v5ev6e)=c(uw)+1c^{*}(v^{e}_{1}v^{e}_{2})=c^{*}(v^{e}_{3}v^{e}_{7})=c^{*}(v^{e}_{4}v^{e}_{8})=c^{*}(v^{e}_{5}v^{e}_{6})=c(uw)+1, and c(v2ev3e)=c(v4ev5e)=c(uw)+2c^{*}(v^{e}_{2}v^{e}_{3})=c^{*}(v^{e}_{4}v^{e}_{5})=c(uw)+2, where all colors here and henceforth are done modulo 33. Notice that cc^{*} is a proper 33-edge-coloring of GG. Furthermore, it can be easily checked that GG has no bicolored path or cycle of length four under the coloring cc^{*}. Thus cc^{*} is a star 33-edge-coloring of GG and so χst(G)3\chi^{\prime}_{st}(G)\leq 3.

Conversely, assume that χst(G)3\chi^{\prime}_{st}(G)\leq 3. Let c:E(G){1,2,3}c^{*}:E(G)\rightarrow\{1,2,3\} be a star 33-edge-coloring of GG. Let cc be an edge-coloring of HH obtained from cc^{*} by letting c(e)=c(av1e)c(e)=c^{*}(av^{e}_{1}) for any e=uwE(H)e=uw\in E(H). Clearly, cc is a proper 33-edge-coloring of HH if for any edge e=uwe=uw in GG, c(av1e)=c(v6eb)c^{*}(av^{e}_{1})=c^{*}(v^{e}_{6}b). We prove this next. Let e=uwe=uw be an edge of HH. We consider the following two cases.

Case 1: c(v3ev7e)=c(v4ev8e)c^{*}(v^{e}_{3}v^{e}_{7})=c^{*}(v^{e}_{4}v^{e}_{8}).

In this case, let c(v3ev7e)=c(v4ev8e)=αc^{*}(v^{e}_{3}v^{e}_{7})=c^{*}(v^{e}_{4}v^{e}_{8})=\alpha, where α{1,2,3}\alpha\in\{1,2,3\}. We may further assume that c(v3ev4e)=βc^{*}(v^{e}_{3}v^{e}_{4})=\beta and c(v2ev3e)=c(v4ev5e)=γc^{*}(v^{e}_{2}v^{e}_{3})=c^{*}(v^{e}_{4}v^{e}_{5})=\gamma, where {β,γ}={1,2,3}\α\{\beta,\gamma\}=\{1,2,3\}\backslash\alpha. This is possible because dG(v3e)=dG(v4e)=3d_{G}(v^{e}_{3})=d_{G}(v^{e}_{4})=3 and cc^{*} is a proper 33-edge-coloring of GG. Since cc^{*} is a star edge-coloring of GG, we see that c(v1ev2e)=c(v5ev6e)=αc^{*}(v^{e}_{1}v^{e}_{2})=c^{*}(v^{e}_{5}v^{e}_{6})=\alpha and so c(av1e)=c(v6eb)=βc^{*}(av^{e}_{1})=c^{*}(v^{e}_{6}b)=\beta.

Case 2: c(v3ev7e)c(v4ev8e)c^{*}(v^{e}_{3}v^{e}_{7})\neq c^{*}(v^{e}_{4}v^{e}_{8}).

In this case, let c(v3ev7e)=αc^{*}(v^{e}_{3}v^{e}_{7})=\alpha, c(v4ev8e)=βc^{*}(v^{e}_{4}v^{e}_{8})=\beta, c(v3ev4e)=γc^{*}(v^{e}_{3}v^{e}_{4})=\gamma, where {α,β,γ}={1,2,3}\{\alpha,\beta,\gamma\}=\{1,2,3\}. This is possible because αβ\alpha\neq\beta by assumption. Since cc^{*} is a proper edge-coloring of GG, we see that c(v2ev3e)=βc^{*}(v^{e}_{2}v^{e}_{3})=\beta and c(v4ev5e)=αc^{*}(v^{e}_{4}v^{e}_{5})=\alpha. One can easily check now that c(v1ev2e)=αc^{*}(v^{e}_{1}v^{e}_{2})=\alpha and c(v5ev6e)=βc^{*}(v^{e}_{5}v^{e}_{6})=\beta, and so c(av1e)=c(v6eb)=γc^{*}(av^{e}_{1})=c^{*}(v^{e}_{6}b)=\gamma, because cc^{*} is a star edge-coloring of GG.

In both cases we see that c(av1e)=c(v6eb)c^{*}(av^{e}_{1})=c^{*}(v^{e}_{6}b). Therefore cc is a proper 33-edge-coloring of HH and so χ(H)3\chi^{\prime}(H)\leq 3. This completes the proof of Theorem 2.1.  

There are few results for the computational complexity of the star edge-coloring problem. In [36], Omoomi, Roshanbin, and Dastjerdi presented a polynomial time algorithm that finds an optimum star edge-coloring for every tree.

Theorem 2.2 ([36])

There is a polynomial time algorithm for computing the star chromatic index of every tree and presenting an optimum star edge-coloring of it.

3 Subcubic graphs

A multigraph GG is subcubic if all its vertices have degree less than or equal to three. Dvořák, Mohar, and Šámal [9] considered the star chromatic index of subcubic multigraphs. To state their result, we need to introduce one notation. A graph GG covers a graph HH if there is a mapping f:V(G)V(H)f:V(G)\rightarrow V(H) such that for any uvE(G)uv\in E(G), f(u)f(v)E(H)f(u)f(v)\in E(H), and for any uV(G)u\in V(G), ff is a bijection between NG(u)N_{G}(u) and NH(f(u))N_{H}(f(u)). They proved the following.

Theorem 3.1 ([9])

Let GG be a multigraph.

  1. (a)

    If GG is subcubic, then χst(G)7\chi^{\prime}_{st}(G)\leq 7.

  2. (b)

    If GG is cubic and has no multiple edges, then χst(G)4\chi^{\prime}_{st}(G)\geq 4 and the equality holds if and only if GG covers the graph of 33-cube.

As observed in [9], K3,3K_{3,3} and the Heawood graph are star 66-edge-colorable. No subcubic multigraphs with star chromatic index seven are known. Dvořák, Mohar, and Šámal [9] proposed the following conjecture.

Conjecture 3.2 ([9])

Let GG be a subcubic multigraph. Then χst(G)6\chi^{\prime}_{st}(G)\leq 6.

It was shown that every subcubic outerplanar graph is star 55-edge-colorable in [2] and every cubic Halin graph is star 66-edge-colorable in [6, 19]. Lei, Shi, and Song [27] proved that

Theorem 3.3 ([27])

Let GG be a subcubic multigraph.

(a) If mad(G)<2mad(G)<2, then χs(G)4\chi^{\prime}_{s}(G)\leq 4 and the bound is tight.

(b) If mad(G)<24/11mad(G)<24/11, then χs(G)5\chi^{\prime}_{s}(G)\leq 5.

(c) If mad(G)<5/2mad(G)<5/2, then χs(G)6\chi^{\prime}_{s}(G)\leq 6.

Refer to caption
Figure 2: A graph with maximum average degree 14/514/5 and star chromatic index 66.

Later, Lei, Shi, Song, and Wang [28] improved Theorem 3.3(b) by showing the following result.

Theorem 3.4 ([28])

Let GG be a subcubic multigraph with mad(G)<12/5mad(G)<12/5. Then χst(G)5\chi^{\prime}_{st}(G)\leq 5.

We don’t know if the bound 12/512/5 in Theorem 3.4 is best possible. The graph depicted in Figure 2 has maximum average degree 14/514/5 but is not star 55-edge-colorable.

In [43], Wang, Wang, and Wang focused on the star edge-coloring of graphs with maximum degree four and proved the following result.

Theorem 3.5 ([43])

Every graph GG with Δ(G)=4\Delta(G)=4 satisfies χst(G)14.\chi^{\prime}_{st}(G)\leq 14.

4 Bipartite graphs

In this section we consider the star edge-coloring of bipartite graphs. We first consider complete bipartite graphs. Let Km,nK_{m,n} denote the complete bipartite graph in which the orders of its bipartition sets are mm and nn, where mnm\leq n. Trivially χst(K1,n)=n\chi^{\prime}_{st}(K_{1,n})=n.

Dvorak, Mohar, and Šámal [9] obtained Observation 4.1, thus proved an asymptotically bound on χst(Kn,n)\chi^{\prime}_{st}(K_{n,n}): it follows from Theorem 1.2 that for every ε>0\varepsilon>0, there is a constant C>0C>0, such that for every n1n\geq 1, χst(Kn,n)Cn1+ε\chi^{\prime}_{st}(K_{n,n})\leq Cn^{1+\varepsilon}.

Observation 4.1 ([9])

χst(Kn,n)χst(Kn)+n\chi^{\prime}_{st}(K_{n,n})\leq\chi^{\prime}_{st}(K_{n})+n.

Wang, Wang, and Wang [43] proved that χst(K3,4)=7\chi^{\prime}_{st}(K_{3,4})=7, and it is known that χst(K3,3)=6\chi^{\prime}_{st}(K_{3,3})=6 in [9]. Casselgren, Granholm, and Raspaud [6] obtained the following results.

Theorem 4.2 ([6])

Let m,nm,n be positive integers. The following holds.

  1. (a)

    χst(K2,n)=2nn2\chi^{\prime}_{st}(K_{2,n})=2n-\lfloor\frac{n}{2}\rfloor.

  2. (b)

    χst(K3,n)=3n2\chi^{\prime}_{st}(K_{3,n})=3\lceil\frac{n}{2}\rceil for n4n\neq 4.

  3. (c)

    5n3χst(K4,n)20n12\frac{5n}{3}\leq\chi^{\prime}_{st}(K_{4,n})\leq 20\lceil\frac{n}{12}\rceil.

  4. (d)

    χst(Km,n)15n8m8.\chi^{\prime}_{st}(K_{m,n})\leq 15\lceil\frac{n}{8}\rceil\lceil\frac{m}{8}\rceil.

Some exact values of χst(Km,n)\chi^{\prime}_{st}(K_{m,n}) are given by Casselgren, Granholm, and Raspaud [6] in the following Table 1.

Moreover, using the idea in the proof of Theorem 4.2(c), one can prove lower bounds on the star chromatic index for further families of complete bipartite graphs. Let us here just list a few cases corresponding to the values in the Table 1(see [6]).

  • χst(K5,n)5n3\chi^{\prime}_{st}(K_{5,n})\geq\frac{5n}{3}.

  • χst(K6,n)7n4\chi^{\prime}_{st}(K_{6,n})\geq\frac{7n}{4}.

  • χst(K7,n)7n4\chi^{\prime}_{st}(K_{7,n})\geq\frac{7n}{4}.

  • χst(K8,n)9n5\chi^{\prime}_{st}(K_{8,n})\geq\frac{9n}{5}.

nn 4 5 6 7 8 9 10 11 12
χst(K4,n)\chi^{\prime}_{st}(K_{4,n}) 7 10 11 13 14 16 17 20 20
χst(K5,n)\chi^{\prime}_{st}(K_{5,n}) 11 12 14 15 17 18 20
χst(K6,n)\chi^{\prime}_{st}(K_{6,n}) 13 14 15
χst(K7,n)\chi^{\prime}_{st}(K_{7,n}) 14 15
χst(K8,n)\chi^{\prime}_{st}(K_{8,n}) 15
Table 1: The values of χst(Km,n)\chi^{\prime}_{st}(K_{m,n}) for m{4,5,6,7,8}m\in\{4,5,6,7,8\} and n12n\leq 12.

Next, we turn to general bipartite graphs with restrictions on the vertex degrees. In the following we use the notation G=(X,Y;E)G=(X,Y;E) for a bipartite graph GG with parts XX and YY and edge set E=E(G)E=E(G). We denote by Δ(X)\Delta(X) and Δ(Y)\Delta(Y) the maximum degrees of the vertices in the parts XX and YY, respectively. A bipartite graph G=(X,Y;E)G=(X,Y;E) where all vertices in XX have degree rr and all vertices in YY have degree dd is called (r,d)(r,d)-biregular.

If the vertices in one part of a bipartite graph GG have maximum degree 1, then trivially χst(G)=Δ(G)\chi^{\prime}_{st}(G)=\Delta(G). For the case when the vertices in one of the parts have maximum degree two, Casselgren, Granholm, and Raspaud [6] proved the following.

Theorem 4.3 ([6])

Let G=(X,Y;E)G=(X,Y;E) be a bipartite graph with Δ(X)=2\Delta(X)=2 and k1k\geq 1. Then

  • χst(G)3k\chi^{\prime}_{st}(G)\leq 3k if Δ(Y)=2k\Delta(Y)=2k.

  • χst(G)3k+2\chi^{\prime}_{st}(G)\leq 3k+2 if Δ(Y)=2k+1\Delta(Y)=2k+1.

Note that the upper bounds in Theorem 4.3 are sharp. This can be obtained from Theorem 4.2(a).

By Theorem 4.3, one can get the following corollary for (2,d)(2,d)-biregular graphs.

Corollary 4.4 ([6])

If GG is a (2,d)(2,d)-biregular graph with d3d\geq 3, then χst(G)3d+12\chi^{\prime}_{st}(G)\leq\frac{3d+1}{2}.

Melinder [32] gave a general upper bound on the star chromatic index of biregular graphs.

Theorem 4.5 ([32])

Let GG be an (r,d)(r,d)-biregular graph, where rd>1r\geq d>1. Then χst(G)r22r+d+1\chi^{\prime}_{st}(G)\leq r^{2}-2r+d+1.

Now we consider the star chromatic index of bipartite graphs in terms of the maximum degree. By Theorem 3.1, we have χst(G)7\chi^{\prime}_{st}(G)\leq 7 if GG is a bipartite graph with Δ(G)=3\Delta(G)=3. Wang, Wang, and Wang [43] considered bipartite graphs with Δ(G)=4\Delta(G)=4 and proved the following.

Theorem 4.6 ([43])

Let GG be a bipartite graph with Δ(G)=4\Delta(G)=4. Then χst(G)13\chi^{\prime}_{st}(G)\leq 13.

Since K4,4K_{4,4} requires 7 colours, and no graph requiring 8 colours has been found, the smallest upper bound is at least 7 [6].

Recently, Melinder [32] gave a general upper bound for bipartite graphs with maximum degree.

Theorem 4.7 ([32])

If GG is a bipartite graph with maximum degree Δ\Delta, then

χst(G)Δ2Δ+1.\chi^{\prime}_{st}(G)\leq\Delta^{2}-\Delta+1.

Melinder [32] also proved an upper bound for a special case of multipartite graphs.

Theorem 4.8 ([32])

Let K1,,1,nK_{1,\ldots,1,n} be a complete multipartite graph with mm parts of size one. Then

χst(K1,,1,n){nifm=1,2nn2+1ifm=2,3n2+3ifm=3,20n12+6ifm=4,15n8m8+m(m1)2ifm5.\chi^{\prime}_{st}(K_{1,\ldots,1,n})\leq\begin{cases}n&if~{}m=1,\\ 2n-\lfloor\frac{n}{2}\rfloor+1&if~{}m=2,\\ 3\lceil\frac{n}{2}\rceil+3&if~{}m=3,\\ 20\lceil\frac{n}{12}\rceil+6&if~{}m=4,\\ 15\lceil\frac{n}{8}\rceil\lceil\frac{m}{8}\rceil+\frac{m(m-1)}{2}&if~{}m\geq 5.\\ \end{cases}

5 Planar graphs

Deng, Liu, and Tian [11] and Bezegová, Lužar, Mockovčiaková, Soták, and Škrekovski [2] independently proved that for each tree TT with maximum degree Δ\Delta, its star chromatic index χst(T)3Δ2\chi^{\prime}_{st}(T)\leq\left\lfloor\frac{3\Delta}{2}\right\rfloor, Moreover, the bound is tight. Bezegová, Lužar, Mockovčiaková, Soták, and Škrekovski [2] investigated the star edge-coloring of outerplanar graphs by showing the following results.

Theorem 5.1 ([2])

Let GG be an outerplanar graph. Then

  1. (a)

    χst(G)3Δ(G)2+12\chi^{\prime}_{st}(G)\leq\left\lfloor\frac{3\Delta(G)}{2}\right\rfloor+12 if Δ(G)4\Delta(G)\geq 4.

  2. (b)

    χst(G)5\chi^{\prime}_{st}(G)\leq 5 if Δ(G)3\Delta(G)\leq 3.

In [2], the authors pointed out that the constant 12 in Theorem 5.1(a) can be decreased to 9 by using more involved analysis. Moreover, they put forward the following conjecture.

Conjecture 5.2 ([2])

Every outerplanar graph GG has χst(G)3Δ(G)2+1\chi^{\prime}_{st}(G)\leq\left\lfloor\frac{3\Delta(G)}{2}\right\rfloor+1 if Δ(G)4\Delta(G)\geq 4.

Wang, Wang, and Wang [42] improved Theorem 5.1(a) by edge partition method.

Theorem 5.3 ([42])

If GG is an outerplanar graph, then χst(G)3Δ(G)2+5\chi^{\prime}_{st}(G)\leq\left\lfloor\frac{3\Delta(G)}{2}\right\rfloor+5.

A cactus is a graph in which every edge belongs to at most one cycle. Since these graphs are outerplanar, in order to prove Conjecture 5.2, it is worth to study the star edge coloring of cactus graphs. Omoomi, Dastjerdi, and Yektaeian [37] proved Conjecture 5.2 for cactus graphs.

Theorem 5.4 ([37])

If GG is a cactus, then χst(G)3Δ(G)2+1\chi^{\prime}_{st}(G)\leq\left\lfloor\frac{3\Delta(G)}{2}\right\rfloor+1.

An outerplanar graph GG is maximal if G+uvG+uv is not outerplanar for any two non-adjacent vertices uu and vv of GG. Deng and Tian [14] determined the exact values of the star chromatic index for all maximal outerplanar graphs with order 3n83\leq n\leq 8 and proved the following results.

Theorem 5.5 ([14])

Let GG be a maximal outerplanar graph with order nn and maximum degree Δ\Delta. Then

  • χst(G)=6\chi^{\prime}_{st}(G)=6 if Δ=4\Delta=4.

  • 6χst(G)n16\leq\chi^{\prime}_{st}(G)\leq n-1 if n8n\geq 8. The bounds are tight.

Recently, Deng, Yao, Zhang, and Cui [10] studied the star chromatic index of 2-connected outerplanar graphs and proved that if GG is a 2-connected outerplanar graph with diameter dd and maximum degree Δ\Delta, then χst(G)Δ+6\chi^{\prime}_{st}(G)\leq\Delta+6 if d=2d=2 or 33; χst(G)9\chi^{\prime}_{st}(G)\leq 9 if Δ=5\Delta=5.

Wang, Wang, and Wang [42] investigated the star edge-coloring of planar graphs by using an edge-partition technique and a useful relation between star chromatic index and strong chromatic index.

Definition 5.6

A proper kk-edge-coloring of GG is called a strong kk-edge-coloring if any two edges of distance at most two get distinct colors. That is, each color class is an induced matching in the graph GG. The strong chromatic index, denoted χs(G)\chi^{\prime}_{s}(G), of GG is the smallest integer kk such that GG has a strong kk-edge-coloring.

From the definitions, it is straightforward to see that χst(G)χs(G)\chi^{\prime}_{st}(G)\leq\chi^{\prime}_{s}(G).

Definition 5.7

Suppose that HH is a subgraph of a graph GG. A restricted-strong kk-edge-coloring of HH on GG is a kk-edge-coloring such that any two edges having a distance at most two in GG get distinct colors. The restricted strong chromatic index of HH on GG, denoted χs(H|G)\chi^{\prime}_{s}(H|_{G}), is the smallest integer kk such that HH has a restricted strong kk-edge-coloring on GG.

Definition 5.8

An edge-partition of GG is a decomposition of GG into subgraphs G1,G2,,GmG_{1},G_{2},\ldots,G_{m} such that E(G)=E(G1)E(G2)E(Gm)E(G)=E(G_{1})\cup E(G_{2})\cup\cdots E(G_{m}) and E(Gi)E(Gj)=E(G_{i})\cap E(G_{j})=\emptyset for iji\neq j.

Theorem 5.9 ([42])

If a graph GG can be edge-partitioned into two graphs FF and HH, then

χst(G)χst(F)+χs(H|G).\chi^{\prime}_{st}(G)\leq\chi^{\prime}_{st}(F)+\chi^{\prime}_{s}(H|_{G}).
Theorem 5.10 ([41, 42])

Every planar graph GG with maximum degree Δ\Delta can be edge-partitioned into two forests F1F_{1}, F2F_{2} and a subgraph KK such that Δ(K)10\Delta(K)\leq 10 and Δ(Fi)(Δ9)/2\Delta(F_{i})\leq\lceil(\Delta-9)/2\rceil for i=1,2i=1,2

Using Theorems 5.9 and 5.10, currently the best bound for planar graphs can be obtained.

Theorem 5.11 ([42])

Let GG be a planar graph with maximum degree Δ\Delta. Then

χst(G)2.75Δ+18.\chi^{\prime}_{st}(G)\leq 2.75\Delta+18.

Similarly, Wang, Wang, and Wang [42] proved more specific results (together with the result for outerplanar graphs from Theorem 5.3).

Theorem 5.12 ([42])

Let GG be a planar graph with maximum degree Δ\Delta and girth gg. Then

  1. (a)

    χst(G)2.25Δ+6\chi^{\prime}_{st}(G)\leq 2.25\Delta+6 if GG is K4K_{4}-minor free.

  2. (b)

    χst(G)1.5Δ+18\chi^{\prime}_{st}(G)\leq\lfloor 1.5\Delta\rfloor+18 if GG has no 44-cycles.

  3. (c)

    χst(G)1.5Δ+13\chi^{\prime}_{st}(G)\leq\lfloor 1.5\Delta\rfloor+13 if g5g\geq 5.

  4. (d)

    χst(G)1.5Δ+3\chi^{\prime}_{st}(G)\leq\lfloor 1.5\Delta\rfloor+3 if g8g\geq 8.

6 List star edge-coloring of graphs

A natural generalization of star edge-coloring is the list star edge-coloring. Given a list assignment LL which assigns to each edge ee a finite set L(e)L(e), a graph is said to be LL-star edge-colorable if GG has a star edge-coloring cc such that c(e)L(e)c(e)\in L(e) for each edge ee. The list-star chromatic index, chst(G)ch^{\prime}_{st}(G) of a graph GG is the minimum kk such that for every edge list LL for GG with |L(e)|=k|L(e)|=k for every eE(G)e\in E(G), GG is LL-star edge-colorable. For any graph GG, it is obvious that χst(G)chst(G)\chi^{\prime}_{st}(G)\leq ch^{\prime}_{st}(G).

Moser and Tardos [34] designed an algorithmic version of Lovász Local Lemma by means of the so-called Entropy Compression Method. In [7], by employing Entropy Compression Method, Cai, Yang, and Yu gave an upper bound for the list-star chromatic index of a graph.

Theorem 6.1 ([7])

For any graph GG with maximum degree Δ\Delta,

chst(G)2Δ32(1Δ+2)12+2Δ.ch^{\prime}_{st}(G)\leq\left\lceil 2\Delta^{\frac{3}{2}}(\frac{1}{\Delta}+2)^{\frac{1}{2}}+2\Delta\right\rceil.

Dvořák, Mohar, and Šámal [9] asked the following question.

Question 6.2 ([9])

Is it true that chst(G)7ch^{\prime}_{st}(G)\leq 7 for every subcubic graph GG? (perhaps even 6\leq 6?)

Kerdjoudj, Kostochka, and Raspaud [20] gave a partial answer to this question. They proved that chst(G)8ch^{\prime}_{st}(G)\leq 8 for every subcubic graph. Subsequently, Lužar, Mockovčiaková, and Soták [31] answered Question 6.2 in affirmative.

Theorem 6.3 ([31])

Let G be a subcubic graph. Then chst(G)7ch^{\prime}_{st}(G)\leq 7.

Kerdjoudj, Kostochka, and Raspaud [20], Kerdjoudj and Kostochka [21] and Kerdjoudj, Pradeep, and Raspaud [22] studied the list star edge-coloring of graphs with small maximum average degree.

Theorem 6.4 ([20, 21, 22])

Let GG be a graph with maximum degree Δ\Delta.

  1. (a)

    If mad(G)<7/3\text{mad}(G)<7/3, then chst(G)2Δ1ch^{\prime}_{st}(G)\leq 2\Delta-1.

  2. (b)

    If mad(G)<5/2\text{mad}(G)<5/2, then chst(G)2Δch^{\prime}_{st}(G)\leq 2\Delta.

  3. (c)

    If mad(G)<8/3\text{mad}(G)<8/3, then chst(G)2Δ+1ch^{\prime}_{st}(G)\leq 2\Delta+1.

  4. (d)

    If mad(G)<14/5\text{mad}(G)<14/5, then chst(G)2Δ+2ch^{\prime}_{st}(G)\leq 2\Delta+2.

  5. (e)

    If mad(G)<3\text{mad}(G)<3, then chst(G)2Δ+3ch^{\prime}_{st}(G)\leq 2\Delta+3.

In [30], Li, Horacek, Luo, and Miao presented, in contrast, a best possible linear upper bound for the list-star chromatic index for some graph classes. Specifically they showed the following.

Theorem 6.5 ([30])

Let ε>0\varepsilon>0 be a real number and d=283ε9εd=2\lceil\frac{8-3\varepsilon}{9\varepsilon}\rceil. Let GG be a graph with maximum degree Δ\Delta and mad(G)<83εmad(G)<\frac{8}{3}-\varepsilon. Then

chst(G)max{32Δ+d2+2,Δ+2d+1}.ch^{\prime}_{st}(G)\leq\max\{\frac{3}{2}\Delta+\frac{d}{2}+2,\Delta+2d+1\}.

To overcome some difficulties in the proof, they developed a new coloring extension method by requiring certain edges to be colored with different size of sets of colors.

It was observed in [3] that every planar graph with girth gg satisfies mad(G)<2gg2\text{mad}(G)<\frac{2g}{g-2}. This implies the following by Theorems 3.4, 6.4, and 6.5.

Corollary 6.6 ([20, 21, 22, 28, 30])

Let GG be a planar graph with maximum degree Δ\Delta and girth gg.

  1. (a)

    If Δ=3\Delta=3 and g12g\geq 12, then χst(G)5\chi^{\prime}_{st}(G)\leq 5.

  2. (b)

    If g14g\geq 14, then chst(G)2Δ1ch^{\prime}_{st}(G)\leq 2\Delta-1.

  3. (c)

    If g10g\geq 10, then chst(G)2Δch^{\prime}_{st}(G)\leq 2\Delta.

  4. (d)

    If g8g\geq 8, then chst(G)2Δ+1ch^{\prime}_{st}(G)\leq 2\Delta+1.

  5. (e)

    If g7g\geq 7, then chst(G)2Δ+2ch^{\prime}_{st}(G)\leq 2\Delta+2.

  6. (f)

    If g6g\geq 6, then chst(G)2Δ+3ch^{\prime}_{st}(G)\leq 2\Delta+3.

  7. (g)

    If g9g\geq 9, then chst(G)max{3Δ2+11,Δ+37}ch^{\prime}_{st}(G)\leq\max\{\frac{3\Delta}{2}+11,\Delta+37\}.

  8. (h)

    If g16g\geq 16, then chst(G)3Δ2+4ch^{\prime}_{st}(G)\leq\frac{3\Delta}{2}+4.

For planar graphs with girth 44, Li, Horacek, Luo, and Miao [30] obtained an infinite family of such graphs whose list-star chromatic index can not be bounded above by 32Δ+c\frac{3}{2}\Delta+c.

Proposition 6.7 ([30])

For each integer Δ3\Delta\geq 3, there exists a planar graph GG of girth 4 with maximum degree Δ\Delta such that

chst(G)χst(G)138Δ34.ch^{\prime}_{st}(G)\geq\chi^{\prime}_{st}(G)\geq\frac{13}{8}\Delta-\frac{3}{4}.

In view of Theorem 5.12(c), Corollary 6.6(g) and Proposition 6.7, Li, Horacek, Luo, and Miao [30] conjectured that

Conjecture 6.8 ([30])

There exists a constant c>0c>0 such that for any planar graph GG of girth at least 5 with maximum degree Δ\Delta, we have

chst(G)32Δ+c.ch^{\prime}_{st}(G)\leq\frac{3}{2}\Delta+c.

Let kk\in\mathbb{N}. A graph GG is kk-degenerate if δ(H)k\delta(H)\leq k for every subgraph HH of GG. Kerdjoudj and Raspaud [23] and Han, Li, Luo, and Miao [16] proved:

Theorem 6.9 ([23])

Every kk-degenerate graph GG of maximum degree Δ\Delta and k2k\geq 2 satisfies

chst(G)(3k2)Δk2+2.ch^{\prime}_{st}(G)\leq(3k-2)\Delta-k^{2}+2.
Theorem 6.10 ([16])

Let k2k\geq 2 be an integer. For every kk-degenerate graph GG with maximum degree Δ\Delta , we have the following two upper bounds:

  1. (a)

    chst(G)5k12Δk(k+3)2ch^{\prime}_{st}(G)\leq\frac{5k-1}{2}\Delta-\frac{k(k+3)}{2}. The bound is tight for C5C_{5} as chst(C5)=4ch^{\prime}_{st}(C_{5})=4

  2. (b)

    chst(G)2kΔ+k24k+2ch^{\prime}_{st}(G)\leq 2k\Delta+k^{2}-4k+2.

Kerdjoudj and Raspaud [23] also considered the class of K4K_{4}-minor free graphs. Since the K4K_{4}-minor free graphs are 2-degenerate[15], by applying Theorem 6.9 we have chst(G)4Δ2ch^{\prime}_{st}(G)\leq 4\Delta-2 for any graph GG which is K4K_{4}-minor free and contains at least one edge. Kerdjoudj and Raspaud [23] improved this bound by proving the following.

Theorem 6.11 ([23])

Let GG be a K4K_{4}-minor free graph with maximum degree Δ\Delta. Then

chst(G){4ifΔ=2,3Δ3ifΔ3.ch^{\prime}_{st}(G)\leq\begin{cases}4&if~{}\Delta=2,\\ 3\Delta-3&if~{}\Delta\geq 3.\\ \end{cases}

Notice that Theorem 6.11 implies that Conjecture 3.2 is true for every K4K_{4}-minor free subcubic graph.

Han, Li, Luo, and Miao [16] extended this result of the star chromatic index of trees to list-star chromatic index.

Theorem 6.12 ([16])

For every tree TT with maximum degree Δ\Delta, chst(T)3Δ2ch^{\prime}_{st}(T)\leq\lfloor\frac{3\Delta}{2}\rfloor. This bound is tight.

7 Another family of graphs

7.1 Paths, Cycles, Fan graphs, Wheel graphs

For any integer n4n\geq 4, the wheel graph WnW_{n} (resp. fan graph FnF_{n}) is the nn-vertex graph obtained by joining a vertex to each of the n1n-1 vertices of the cycle graph Cn1C_{n-1} (resp. the path graph Pn1P_{n-1}). The following results were gave by Deng [13] and Wang, Wang, and Wang [43].

Theorem 7.1 ([13, 43])

For PnP_{n} (n2n\geq 2) and CnC_{n} (n3n\geq 3),

  1. (a)

    chst(Pn)=χst(Pn)={1ifn=2,2if3n4,3ifn5.ch^{\prime}_{st}(P_{n})=\chi^{\prime}_{st}(P_{n})=\begin{cases}1&if~{}n=2,\\ 2&if~{}3\leq n\leq 4,\\ 3&if~{}n\geq 5.\end{cases}

  2. (b)

    chst(Cn)=χst(Cn)={3ifn5,4ifn=5.ch^{\prime}_{st}(C_{n})=\chi^{\prime}_{st}(C_{n})=\begin{cases}3&if~{}n\neq 5,\\ 4&if~{}n=5.\end{cases}

Theorem 7.2 ([13])

Let FnF_{n} be a fan graph on order n3n\geq 3 and WnW_{n} be a wheel graph on order n4n\geq 4. Then

  1. (a)

    χst(Fn)={n+1ifn=5,nifn=3,4,6,7,n1ifn8.\chi^{\prime}_{st}(F_{n})=\begin{cases}n+1&if~{}n=5,\\ n&if~{}n=3,4,6,7,\\ n-1&if~{}n\geq 8.\end{cases}

  2. (b)

    χst(Wn)={n+2ifn=5,n+1ifn=4,6,7,n1ifn8.\chi^{\prime}_{st}(W_{n})=\begin{cases}n+2&if~{}n=5,\\ n+1&if~{}n=4,6,7,\\ n-1&if~{}n\geq 8.\end{cases}

7.2 Halin graphs

A Halin graph is a planar graph that consists of a plane embedding of a tree TT and a cycle CC, in which the cycle CC connects the leaves of the tree such that it is the boundary of the exterior face and the degree of each interior vertex of TT is at least three. A complete Halin graph is a graph that all leaves of the characteristic tree are at the same distance from the root vertex.

A caterpillar is a tree whose removal of leaves results in a path called the spine of the caterpillar. The necklace graph denoted by 𝒩n\mathcal{N}_{n} is a cubic Halin graph obtained by joining a cycle with all vertices of degree 1 of a caterpillar having nn vertices of degree 3 and n+2n+2 vertices of degree 1.

Hou, Li, and Wang [19] studied the star chromatic index of Halin graphs. Theorem 7.3 was also proved by Casselgren, Granholm, and Raspaud [6]

Theorem 7.3 ([19, 6])

If GG is a cubic Halin graph, then

χst(G)6.\chi^{\prime}_{st}(G)\leq 6.

Furthermore, the bound is tight.

Theorem 7.4 ([19])

Let 𝒩n\mathcal{N}_{n} be a necklace such that n1n\geq 1 is odd. Then

χst(𝒩n)5.\chi^{\prime}_{st}(\mathcal{N}_{n})\leq 5.
Theorem 7.5 ([19])

Let GG be a complete Halin graph with maximum degree Δ(G)6\Delta(G)\geq 6. Then

χst(G)3Δ2+1.\chi^{\prime}_{st}(G)\leq\left\lfloor\frac{3\Delta}{2}\right\rfloor+1.

7.3 kk-power graphs

The kk-power of a graph GG is the graph GkG^{k} whose vertex set is V(G)V(G), two distinct vertices being adjacent in GkG^{k} if and only if their distance in GG is at most kk.

Hou, Li, and Wang [19] studied the star chromatic index of path square graphs and cyclic square graphs.

Theorem 7.6 ([19])

For the graph Pn2P^{2}_{n} with n3n\geq 3,

χst(Pn2)={3ifn=3,4ifn=4,6ifn5.\chi^{\prime}_{st}(P^{2}_{n})=\begin{cases}3&if~{}n=3,\\ 4&if~{}n=4,\\ 6&if~{}n\geq 5.\end{cases}
Theorem 7.7 ([19])

For the graph Cn2C^{2}_{n} with n3n\geq 3,

χst(Cn2){8if n is odd (n5 or 9),9if n is even.\chi^{\prime}_{st}(C^{2}_{n})\leq\begin{cases}8&\text{if $n$ is odd ($n\neq 5$ or 9)},\\ 9&\text{if $n$ is even}.\end{cases}

7.4 Generalized Petersen graphs

Let nn and kk be positive integers, n2k+1n\geq 2k+1 and n3n\geq 3. The generalized Petersen graph P(n,k)P(n,k), which was introduced in [40], is a cubic graph with 2n2n vertices, denoted by {u0,u1,,un1,v0,v1,,vn1}\{u_{0},u_{1},\ldots,u_{n-1},v_{0},v_{1},\ldots,v_{n-1}\}, and all edges are of the form uiui+1u_{i}u_{i+1}, uiviu_{i}v_{i}, vivi+kv_{i}v_{i+k} for 0in10\leq i\leq n-1. In the absence of a special claim, all subscripts of vertices of P(n,k)P(n,k) are taken modulo nn in the following.

By Theorem 3.1(b), we have χst(P(n,k))4\chi^{\prime}_{st}(P(n,k))\geq 4. Zhu and Shao [45] gave a necessary and sufficient condition of χst(P(n,k))=4\chi^{\prime}_{st}(P(n,k))=4 and showed that “almost all” generalized Petersen graphs have a star 5-edge-coloring. Hou, Li, and Wang [19] proved that χst(P(3n,n))=5\chi^{\prime}_{st}(P(3n,n))=5 for n2n\geq 2, which is a special case of Theorems 7.8 and 7.9.

Theorem 7.8 ([45])

χst(P(n,k))=4\chi^{\prime}_{st}(P(n,k))=4 if and only if n0(mod4)n\equiv 0\pmod{4} and k1(mod2)k\equiv 1\pmod{2}.

Theorem 7.9 ([45])

Let \ell be the greatest common divisor of nn and kk. Then P(n,k)P(n,k) has a star 5-edge-coloring when

  • 3\ell\geq 3, with the exception of =3\ell=3, kk\neq\ell, and n31(mod3)\frac{n}{3}\equiv 1\pmod{3},

  • =1\ell=1, n0(mod2)n\equiv 0\pmod{2} and k1(mod2)k\equiv 1\pmod{2},

  • k=1k=1 and n5n\geq 5,

  • k=2k=2 and n0(mod6)n\equiv 0\pmod{6}.

Furthermore, Zhu and Shao [45] found that the generalized Petersen graph P(n,k)P(n,k) with n=3n=3, k=1k=1 is the only graph with a star chromatic index of 6 among the investigated graphs. Based on these results, they conjectured that P(3,1)P(3,1) is the unique generalized Petersen graph that admits no star 5-edge-coloring.

7.5 Cartesian product of graphs

The Cartesian product of two graphs GG and HH, denoted by GHG\square H, is a graph with vertex set V(G)×V(H)V(G)\times V(H), and (a,x)(b,y)E(GH)(a,x)(b,y)\in E(G\square H) if either abE(G)ab\in E(G) and x=yx=y, or xyE(G)xy\in E(G) and a=ba=b. A dd-dimensional grid G1,2,,d=P1P2PdG_{\ell_{1},\ell_{2},\ldots,\ell_{d}}=P_{\ell_{1}}\square P_{\ell_{2}}\square\cdots\square P_{\ell_{d}} is the Cartesian product of dd paths. A dd-dimensional hypercube QdQ_{d} is the Cartesian product of P2P_{2} by itself dd times. A dd-dimensional toroidal grid T1,2,,d=C1C2CdT_{\ell_{1},\ell_{2},\ldots,\ell_{d}}=C_{\ell_{1}}\square C_{\ell_{2}}\square\cdots\square C_{\ell_{d}} is the Cartesian product of dd cycles.

Omoomi and Dastjerdi [38] first gave an upper bound on the star chromatic index of the Cartesian product of two graphs in terms of their star chromatic indices and their chromatic numbers.

Theorem 7.10 ([38])

For any two graphs GG and HH,

χst(GH)=χst(HG)min{χst(G)χ(H)+χst(H),χst(H)χ(G)+χst(G)}.\chi^{\prime}_{st}(G\square H)=\chi^{\prime}_{st}(H\square G)\leq\min\{\chi^{\prime}_{st}(G)\chi(H)+\chi^{\prime}_{st}(H),\chi^{\prime}_{st}(H)\chi(G)+\chi^{\prime}_{st}(G)\}.

Moveover, this bound is tight.

Theorem 7.11 ([38])

For every graph GG and a positive integer nn, the following hold.

  • If n2n\geq 2, then χst(GPn)χst(GC2n)χst(G)+2χ(G)\chi^{\prime}_{st}(G\square P_{n})\leq\chi^{\prime}_{st}(G\square C_{2n})\leq\chi^{\prime}_{st}(G)+2\chi(G).

  • If n2χ(G)+1n\geq 2\chi(G)+1 is odd, then χst(GCn)χst(G)+2χ(G)+1\chi^{\prime}_{st}(G\square C_{n})\leq\chi^{\prime}_{st}(G)+2\chi(G)+1.

  • If n3n\geq 3 is odd, then χst(GCn)χst(G)+2χ(G)+2χ(G)n1χst(G)+2χ(G)+3\chi^{\prime}_{st}(G\square C_{n})\leq\chi^{\prime}_{st}(G)+2\chi(G)+\lceil\frac{2\chi(G)}{n-1}\rceil\leq\chi^{\prime}_{st}(G)+2\chi(G)+3.

Then they determined the exact value of the star chromatic index of 2-dimensional grids and extended this result to get an upper bound on the star chromatic index of dd-dimensional grids, where d3d\geq 3. The following theorem 7.12, corollary 7.13 and corollary 7.15 also were proved by Deng, Liu, and Tian [12].

Theorem 7.12 ([12, 38])

For all integers 2mn2\leq m\leq n,

χst(PmPn)={3ifm=n=2,4ifm=2,n3,5ifm=3,n{3,4},6otherwise.\chi^{\prime}_{st}(P_{m}\square P_{n})=\begin{cases}3&if~{}m=n=2,\\ 4&if~{}m=2,n\geq 3,\\ 5&if~{}m=3,n\in\{3,4\},\\ 6&otherwise.\end{cases}
Corollary 7.13 ([12, 38])

If G1,2,,dG_{\ell_{1},\ell_{2},\ldots,\ell_{d}} is a dd-dimensional grid, where d2d\geq 2, then

83(di=1d1i)χst(G1,2,,d)4d2.\left\lceil\frac{8}{3}(d-\sum\limits_{i=1}^{d}\frac{1}{\ell_{i}})\right\rceil\leq\chi^{\prime}_{st}(G_{\ell_{1},\ell_{2},\ldots,\ell_{d}})\leq 4d-2.

Moreover, for d=2d=2 and 1,24\ell_{1},\ell_{2}\geq 4, the bound is tight.

In the following theorem, Omoomi and Dastjerdi [38] considered the star chromatic index of the Cartesian product of paths and cycles.

Theorem 7.14 ([38])

For all integers m2m\geq 2 and n3n\geq 3,

χst(PmCn){7if n is even,8if n is odd.\chi^{\prime}_{st}(P_{m}\square C_{n})\leq\begin{cases}7&\text{if $n$ is even},\\ 8&\text{if $n$ is odd}.\end{cases}

Now, by Theorems 7.10 and 7.14, Omoomi and Dastjerdi [38] obtained an upper bound on the star chromatic index of hypercube QdQ_{d}, where d3d\geq 3, as follows.

Corollary 7.15 ([12, 38])

If QdQ_{d} is a dd-dimensional hypercube, where d3d\geq 3, then

43dχst(Qd)2d2.\left\lceil\frac{4}{3}d\right\rceil\leq\chi^{\prime}_{st}(Q_{d})\leq 2d-2.

Moreover the bound is tight.

As a corollary of Theorem 7.12, Holub, Lužar, Mihaliková, Mockovčiaková, and Soták [17] established the lower bound of 6 colors for the Cartesian products, where one factor is a cycle and the other is a path of length at least 2. Then they also obtained the exact values of the star chromatic index for specific lengths of paths and cycles.

Corollary 7.16 ([17])

For all integers m,n3m,n\geq 3,

χst(PmCn)6.\chi^{\prime}_{st}(P_{m}\square C_{n})\geq 6.
Theorem 7.17 ([17])

For all integers m2m\geq 2 and n3n\geq 3,

χst(PmCn)={4if m=2 and n0(mod4),5if m=2 and n3n0(mod4),6if m=2n=3 or m{3,4,5,6} or m7n0(mod2,3) ,7if m7 and n{5,7}.\chi^{\prime}_{st}(P_{m}\square C_{n})=\begin{cases}4&\text{if $m=2$ and $n\equiv 0\pmod{4}$},\\ 5&\text{if $m=2$ and $n\neq 3$, $n\not\equiv 0\pmod{4}$},\\ 6&\text{if $m=2$, $n=3$ or $m\in\{3,4,5,6\}$ or $m\geq 7$, $n\equiv 0\pmod{2,3}$ },\\ 7&\text{if $m\geq 7$ and $n\in\{5,7\}$}.\end{cases}

It remains to determine χst(PmCn)\chi^{\prime}_{st}(P_{m}\square C_{n}) for m7m\geq 7 and n11n\geq 11, n0(mod2,3)n\not\equiv 0\pmod{2,3}. Holub, Lužar, Mihaliková, Mockovčiaková, and Soták [17] proposed the following conjecture.

Conjecture 7.18 ([17])

There exist constants c1c_{1} and c2c_{2} such that for all integers mc1m\geq c_{1} and nc2n\geq c_{2}, we have

χst(PmCn)=6.\chi^{\prime}_{st}(P_{m}\square C_{n})=6.

Finally, Omoomi and Dastjerdi [38] gave some upper bounds on the star chromatic index of the Cartesian product of two cycles and dd-dimensional toroidal grids as follows.

Theorem 7.19 ([38])

For all integers m,n3m,n\geq 3,

χst(CmCn){7if m and n are even,8if m3 is odd and n is even,9if m=3 and n is even,10if m and n are odd.\chi^{\prime}_{st}(C_{m}\square C_{n})\leq\begin{cases}7&\text{if $m$ and $n$ are even},\\ 8&\text{if $m\neq 3$ is odd and $n$ is even},\\ 9&\text{if $m=3$ and $n$ is even},\\ 10&\text{if $m$ and $n$ are odd}.\end{cases}
Corollary 7.20 ([38])

For all integers d2d\geq 2 and 1,2,,d3\ell_{1},\ell_{2},\ldots,\ell_{d}\geq 3,

χst(T21,22,,2d)4d1andχst(T1,2,,d)7d4.\chi^{\prime}_{st}(T_{2\ell_{1},2\ell_{2},\ldots,2\ell_{d}})\leq 4d-1~{}~{}\text{and}~{}~{}\chi^{\prime}_{st}(T_{\ell_{1},\ell_{2},\ldots,\ell_{d}})\leq 7d-4.

Holub, Lužar, Mihaliková, Mockovčiaková, and Soták [17] obtained the exact values of the star chromatic index for specific lengths of cycles and showed the star chromatic index of the Cartesian product of two cycles is at most 7. Note that Corollary 7.16 implies that the Cartesian product of any two cycles will need at least 6 colors for a star edge-coloring.

Theorem 7.21 ([17])

For all integers m,n3m,n\geq 3,

6χst(CmCn)7.6\leq\chi^{\prime}_{st}(C_{m}\square C_{n})\leq 7.
Theorem 7.22 ([17])

For all integers m,n3m,n\geq 3,

χst(CmCn)={6if m,n0(mod3) or m0(mod4)n0(mod2) or m=6n0(mod3,4),7if m=3n0(mod3) or m=4n{5,7,9,11} or m{5,7} or m=6n0(mod3,4) or m=8n=9.\chi^{\prime}_{st}(C_{m}\square C_{n})=\begin{cases}6&\text{if $m,n\equiv 0\pmod{3}$ or $m\equiv 0\pmod{4}$, $n\equiv 0\pmod{2}$}\\ &\text{ or $m=6$, $n\equiv 0\pmod{3,4}$},\\ 7&\text{if $m=3$, $n\not\equiv 0\pmod{3}$ or $m=4$, $n\in\{5,7,9,11\}$}\\ &\text{ or $m\in\{5,7\}$ or $m=6$, $n\not\equiv 0\pmod{3,4}$ or $m=8$, $n=9$}.\end{cases}

Note that Conjecture 7.18 is equivalent to the following.

Conjecture 7.23 ([17])

There exists a constant cc such that for every integer mcm\geq c, there exists an integer nn such that

χst(CmCn)=6.\chi^{\prime}_{st}(C_{m}\square C_{n})=6.

In fact, Holub, Lužar, Mihaliková, Mockovčiaková, and Soták [17] believed (with a bit lower confidence) that the following stronger version of Conjecture 7.23 can also be confirmed.

Conjecture 7.24 ([17])

There exists a constant cc such that for all integers m,ncm,n\geq c,

χst(CmCn)=6.\chi^{\prime}_{st}(C_{m}\square C_{n})=6.

7.6 Corona product of graphs

The corona product of two graphs GG and HH is the graph GHG\circ H formed from one copy of GG and |V(G)||V(G)| copies of HH where the ithi^{th} vertex of GG is adjacent to every vertex in the ithi^{th} copy of HH. We first state some special graph classes as follows.

  • The nn-sunlet graph on 2n2n vertices is obtained by attaching nn pendant edges to the cycle CnC_{n} and is denoted by CnC^{\prime}_{n}.

  • Double star K1,n,nK_{1,n,n} is a tree obtained from the star K1,nK_{1,n} by adding a new pendant edge of the existing nn pendant vertices. It has 2n+12n+1 vertices and 2n2n edges.

  • The helm graph HnH_{n} is the graph obtained from the wheel graph Wn+1W_{n+1} by adjoining a pendent edge at each vertices of the outer cycle.

  • The gear graph GnG_{n}, also known as a bipartite wheel graph, is the wheel graph Wn+1W_{n+1} with a vertex added between each pair of adjacent vertices of the outer cycle.

In [25] and [26], the authors obtained the star edge chromatic number of the corona product of paths with paths, paths with cycles, paths with wheels, paths with helms, paths with gear graphs, paths with nn-sunlet graphs, paths with Double star graphs, and paths with complete bipartite graphs, respectively.

Theorem 7.25 ([25])

For all positive integers mm and nn,

χst(PmPn)={nifm=1,n+1ifm=2,n+2ifm3.\chi^{\prime}_{st}(P_{m}\circ P_{n})=\begin{cases}n&if~{}m=1,\\ n+1&if~{}m=2,\\ n+2&if~{}m\geq 3.\end{cases}
Theorem 7.26 ([26])

Let G{PmCn,PmWn,PmHn,PmGn}G\in\{P_{m}\circ C_{n},P_{m}\circ W_{n},P_{m}\circ H_{n},P_{m}\circ G_{n}\}, where m1m\geq 1 and n>4n>4. Then

χst(G)=Δ(G).\chi^{\prime}_{st}(G)=\Delta(G).
Theorem 7.27 ([25])

For all positive integers mm and n3n\geq 3, then

χst(PmCn)={2nifm=1,2n+1ifm=2,2n+2ifm3.\chi^{\prime}_{st}(P_{m}\circ C^{\prime}_{n})=\begin{cases}2n&if~{}m=1,\\ 2n+1&if~{}m=2,\\ 2n+2&if~{}m\geq 3.\end{cases}
Theorem 7.28 ([25])

For all positive integers mm and nn, then

χst(PmK1,n,n)={2n+1ifm=1,2n+2ifm=2,2n+3ifm3.\chi^{\prime}_{st}(P_{m}\circ K_{1,n,n})=\begin{cases}2n+1&if~{}m=1,\\ 2n+2&if~{}m=2,\\ 2n+3&if~{}m\geq 3.\end{cases}
Theorem 7.29 ([25])

For all positive integers 3\ell\geq 3, m3m\geq 3 and n3n\geq 3, then

χst(PKm,n)=m+n+2.\chi^{\prime}_{st}(P_{\ell}\circ K_{m,n})=m+n+2.

7.7 Graph join of two graphs

Let GG and HH be two graphs with V(G)V(H)=V(G)\cap V(H)=\emptyset. The graph join GHG\vee H of GG and HH has V(GH)=V(G)V(H)V(G\vee H)=V(G)\cup V(H) and two different vertices uu and vv of GHG\vee H are adjacent if uV(G)u\in V(G) and vV(H)v\in V(H), or uvE(G)uv\in E(G) or uvE(H)uv\in E(H). Yang, Liu, and Chen [44] considered the star chromatic index of the graph join of paths and paths and proved the following results.

Theorem 7.30 ([44])

For any two graphs GG and HH,

χst(GH)max{χst(G),χst(H)}+|G||H|.\chi^{\prime}_{st}(G\vee H)\leq\max\{\chi^{\prime}_{st}(G),\chi^{\prime}_{st}(H)\}+|G||H|.
Theorem 7.31 ([44])

For any integer n2n\geq 2,

χst(PnP2)={5ifn=2,3n12+4ifn3andn1(mod2),3n2+3ifn4andn0(mod2).\chi^{\prime}_{st}(P_{n}\vee P_{2})=\begin{cases}5&if~{}n=2,\\ \frac{3n-1}{2}+4&if~{}n\geq 3~{}and~{}n\equiv 1\pmod{2},\\ \frac{3n}{2}+3&if~{}n\geq 4~{}and~{}n\equiv 0\pmod{2}.\end{cases}
Theorem 7.32 ([44])

χst(P3P3)=10\chi^{\prime}_{st}(P_{3}\vee P_{3})=10 and χst(PnPn)<n23n+9\chi^{\prime}_{st}(P_{n}\vee P_{n})<n^{2}-3n+9 when n4n\geq 4.

Corollary 7.33 ([44])

m+2χst(PmPn)<mn3n+9m+2\leq\chi^{\prime}_{st}(P_{m}\vee P_{n})<mn-3n+9 when m>n4m>n\geq 4.

Acknowledgments. Hui Lei was partially supported by the National Natural Science Foundation of China and the Fundamental Research Funds for the Central Universities, Nankai University. Yongtang Shi was partially supported by the National Natural Science Foundation of China (No. 11922112), the Natural Science Foundation of Tianjin and the Fundamental Research Funds for the Central Universities, Nankai University.

References

  • [1] M.O. Albertson, G.G. Chappell, H.A. Kierstead, A. Kündgen, and R. Ramamurthi, Coloring with no 2-colored P4P_{4}’s, Electron. J. Combin. 11(2004), #R26.
  • [2] Ľ. Bezegová, B. Lužar, M. Mockovčiaková, R. Soták, and R. Škrekovski, Star edge coloring of some classes of graphs, J. Graph Theory 81(1)(2016), 73–82.
  • [3] O.V. Borodin, A.V. Kostochka, J. Nešetřil, A. Raspaud, and E. Sopena, On the maximum average degree and the oriented chromatic number of a graph, Discrete Math. 206(1999), 77–89.
  • [4] Y. Bu, D.W. Cranston, M. Montassier, A. Raspaud, and W. Wang, Star coloring of sparse graphs, J. Graph Theory 62(2009), 201–219.
  • [5] M. Chen, A. Raspaud, and W. Wang, 66-star-coloring of subcubic graphs, J. Graph Theory 72(2013), 128–145.
  • [6] C.J. Casselgren, J.B. Granholm, and A. Raspaud, On star edge colorings of bipartite and subcubic graphs, arXiv:1912.02467, 2019.
  • [7] J. Cai, C. Yang, and j. Yu, An upper bound for the choice number of star edge coloring of graphs, Appl. Math. Comput. 348(2019), 588–593.
  • [8] J. Cai, J. Wang, and X. Zhang, Restricted Colorings of Graphs, Science Press, Beijing, 2019.
  • [9] Z. Dvořák, B. Mohar, and R. Šámal, Star chromatic index, J. Graph Theory 72(2013), 313–326.
  • [10] X. Deng, Q. Yao, Y. Zhang, and X. Cui, A note on a conjecture of star chromatic index for outerplanar graphs, Appl. Math. Comput. 384(2020), 125353.
  • [11] K. Deng, X.S, Liu, and S.L. Tian, Star edge coloring of trees (in Chinese), J. Shandong Univ. Nat. Sci. 46(8)(2011), 84–88
  • [12] K. Deng, X.S. Liu, and S.L. Tian, Star edge coloring of dd-dimensional grids, J. East China Norm. Univ. Nat. Sci. Ed. 3(2012), 13–16
  • [13] K. Deng, Star edge-coloring of graphs, M.D. Thesis, Northwest Normal University, 2007.
  • [14] K. Deng and S.L. Tian, Star edge coloring of maximal outer plane graphs, Appl. Math. A J. Chin.Univ. 26(4)(2011), 489–494.
  • [15] R.J. Duffin, Topology of series-parallel networks, J. Math. Anal. Appl. 10(2)(1965), 303–318.
  • [16] M. Han, J. Li, R. Luo, and Z.K. Miao, List star edge coloring of kk-degenerate graphs, Discrete Math. 342(6)(2019), 1838–1848.
  • [17] P. Holub, B, Lužar, E. Mihaliková, M, Mockovčiaková, and R. Soták, Star edge-coloring of square grids, arXiv:2005.02864, 2020.
  • [18] I. Holyer, The NP-completeness of edge-coloring, SIAM J. Comput. 10(1981), 718–720.
  • [19] X.L. Hou, L.X. Li, and T. Wang, Star edge coloring of some special graphs, preprint.
  • [20] S. Kerdjoudj, A. V. Kostochka, and A. Raspaud, List star edge coloring of subcubic graphs, Discuss. Math. Graph Theory 38(4)(2018), 1037–1054.
  • [21] S. Kerdjoudj and A. Raspaud, List star edge coloring of sparse graphs, Discrete Appl. Math. 238(2018), 115–125.
  • [22] S. Kerdjoudj, K. Pradepp, and A. Raspaud, List star chromatic index of sparse graphs, Discrete Math. 341(2018), 1835–1849.
  • [23] S. Kerdjoudj and A. Raspaud, List star edge-coloring of kk-degenerate graphs and K4K_{4}-minor free graphs, Discrete Appl. Math. 261(2019), 268–275.
  • [24] H.A. Kierstead, A. Kündgen, and C. Timmons, Star coloring bipartite planar graphs, J. Graph Theory 60(2009), 1–10.
  • [25] K. Kaliraj, R. Sivakami, and V.J. Vivin, Star edge coloring of corona product of path with some graphs, International J.Math. Combin. 3(2016), 115–122.
  • [26] K. Kaliraj, R. Sivakami, and V.J. Vernold, Star edge coloring of corona product of path and wheel graph families, Proyecciones (Antofagasta) 37(4)(2018), 593–601.
  • [27] H. Lei, Y. Shi, and Z-X. Song, Star chromatic index of subcubic multigraphs, J. Graph Theory 88(4)(2018), 566–576.
  • [28] H. Lei, Y. Shi, Z-X. Song, and T. Wang, Star 5-edge-colorings of subcubic multigraphs, Discrete Math. 341(4)(2018), 950–956.
  • [29] X.-S. Liu and K. Deng, An upper bound on the star chromatic index of graphs with Δ7\Delta\geq 7, J. Lanzhou Univ. Nat. Sci. 44(2008), 98–100.
  • [30] J.A. Li, K. Horacek, R. Luo, and Z.K. Miao, Upper bounds on list star chromatic index of sparse graphs, Acta. Math. Sin.-English Ser., 36(1)(2020) 1–12.
  • [31] B. Lužar, M. Mockovčiaková, and R. Soták, Note on list star edge-coloring of subcubic graphs, J. Graph Theory 90(3)(2019), 304–310.
  • [32] V. Melinder, Upper bounds on the star chromatic index for bipartite graphs, PhD thesis, Linköping University, 2020.
  • [33] M. Mockovčiaková, Distance constrained edge colorings of graphs, PhD thesis, P. J. Šafárik University, Faculty of Science, Košice, 2013.
  • [34] R.A. Moser and G. Tardos, A constructive proof of the general Lovász local lemma, J. ACM 57(2)(2010), 1–15.
  • [35] J. Nešetřil and P. Ossona de Mendez, Colorings and homomorphisms of minor closed classes, Algorithms and Combinatorics, Vol. 25, Springer, Berlin, 2003, pp. 651–664.
  • [36] B. Omoomi, E. Roshanbin, and M.V. Dastjerdi, A polynomial time algorithm to find the star chromatic index of trees, arXiv:1805.09586, 2018.
  • [37] B. Omoomi, M.V. Dastjerdi, and Y. Yektaeian, Star edge coloring of cactus graphs, Iran. J. Sci. Technol. Trans. Sci. (2020), 1–7.
  • [38] B. Omoomi and M.V. Dastjerdi, Star edge coloring of the Cartesian product of graphs, arXiv:1802.01300, 2018.
  • [39] V. G. Vizing, On an estimate of the chromatic class of a p-graph, Diskret Analiz 3(1964), 25–30 (in Russian).
  • [40] M.E. Watkins, A theorem on Tait colorings with an application to the generalized Petersen graphs, J. Combin. Theory 6(1969), 152–164.
  • [41] Y. Wang, X. Hu, and W. Wang, A note on the linear 2-arboricity of planar graphs, Discrete Math. 340(7)(2017), 1449–1455.
  • [42] Y. Wang, W. Wang, and Y. Wang, Edge-partition and star chromatic index, Appl. Math. Comput. 333(2018), 480–489.
  • [43] Y. Wang, Y. Wang, and W. Wang, Star edge-coloring of graphs with maximum degree four, Appl. Math. Comput. 340(2019), 268–275.
  • [44] Y. Yang, X. Liu, and X. Chen, The star-edge chromatic index on join-graph PmPnP_{m}\vee P_{n}, J. Northwest Norm. Univ. Nat. Sci. 44(6)(2008), 26–28.
  • [45] E. Zhu and Z. Shao, On the star chromatic index of generalized Petersen graphs, Discuss. Math. Graph Theory (2019), doi:10.7151/dmgt.2195.