• Nem Talált Eredményt

In this subsection, we study edge-colorings of graphs. Let G= (V, E) be a finite loopless graph. For each edgee∈E, letL(e)⊂Nbe a set of available colors fore. We say thatG isL-edge-choosable ifGhas anL-edge-coloring, that is, a proper edge-coloringc:E →N such that c(e) ∈L(e) holds for each edge e of E. Graph G is called k-edge-choosable if G is L-edge-choosable for any L :E → Nk

. The famous list coloring conjecture states that any finite loopless graph G is χ0(G)-edge-choosable, where chromatic index χ0(G) denotes the minimum number of colors needed to properly color the edges of G. By generalizing the Dinitz conjecture in [36], Galvin justified the list coloring conjecture for bipartite multigraphs.

Theorem 4.3 (Galvin [36]). Every bipartite multigraph G is ∆(G)-edge-choosable.

Galvin’s method can be extended to nonbipartite graphs as follows.

Theorem 4.4 (Fleiner [24]). Let G = (V, E) be a graph and c : E → {1,2, . . . , k}

be a proper edge-coloring of G. Let L(e) be a list of k colors for each edge e ∈ E. If

CHAPTER 4. APPLICATIONS OF KERNELS 31 the color lists of the edges of no odd cycle of G contain a common element then G has a proper edge coloring l that colors each edge from its list, i.e. l(e) ∈ L(e) holds for each edge e of G.

Proof. For i = 1,2, . . . define Ei := {e ∈ E : 2i −1 ≤ c(e) ≤ 2i}. Clearly, E = E1∪E2∪. . .∪Edk/2e. As the maximum degree inGi = (V, Ei) is not more than 2, each component of Gi is a path or a cycle. Orient the edges of G such that each component of each Gi becomes a directed path or a directed cycle. For edge e=uv ∈Ei define

rv(e) =

i if v is the head of the arc that corresponds to e k+ 1−i if v is the tail of the arc that corresponds to e.

Assume that rv(e) = rv(f) =j. If j < k+12 then e, f ∈ Ej and v is the head of both e and f. If j > k+12 then e, f ∈Ek+1−j andv is the tail of bothe andf. At last, ifj = k+12 then c(e) = c(f) = k. In all three cases, e =f must hold. Consequently, rank function rv determines linear order v on E(v) where e v f means that rv(e) ≤ rv(f). Let uv be the oriented version of edge e∈Ei. Fromru(e) = iand rv(e) =k+ 1−iwe see that

|{f ∈E(u) :f ≺u e}|+|{f ∈E(v) :f ≺v e}| ≤i−1 + (k+ 1−i)−1 =k−1. (4.1) Observation (4.1) enables us to employ Galvin’s method to finish the proof. Define Ei :={e∈E :i∈L(e)}as the set of i-colorable edges and letGi := (V, Ei). As none of the Gis contain an odd cycle by the assumption, eachGi is bipartite. For i = 0,1,2, . . . define Mi as a stable matching of graph Gi \(M0∪. . .∪Mi−1) with restricted linear orders v. Such matchings exist by Theorem 1.1.

To show that G is L-edge-choosable, give color i to edges of Mi. Clearly, no two edges of the same color share a vertex and each colored edge receives its color from its list. The only thing left is to show that each edge of G receives some color.

Observe that if edgee=uv of Gi does not receive colori, (i.e. if e6∈Mi) then either e ∈Mj for some j < i (hence e received color j before Mi was defined) or Mi contains an edge f such that f ≺u e or f ≺v e. So if e does not receive any color, that is, if e 6∈ S

{Mj : j ∈ L(e)} then there is an fj ∈ Mj for each j ∈ L(e) with fju e or fjv e. As|L(e)| ≥k, this is impossible by (4.1) and this contradiction proves that the above algorithm finds a proper L-edge-coloring of G.

There also exists a common generalization of Galvin’s theorem and the theorem on balanced coloring of bipartite graphs. To formulate this extension, we introduce a partial order on (not necessarily proper) edge-colorings of graphs.

To define this partial order, we start from a little afar. For a nonnegative integer n, a (number theoretic) partition ofn is a way to decomposen as a sum of positive integers where the order of the terms does not matter. That is, if two such sums only differ in the order of the terms then those determine the same partition. For a number theoretic partition π let π(i) denote the ith greatest term inπ, where we count each addend with its multiplicity. That is, if π is partition 2 + 3 + 2 + 5 + 1 + 1 of 14 then π(3) = 2, π(5) = 1 and (slightly abusing notation) π(8) = 0. We say that partition π of n is better than partitionπ0 of n0 (denoted byπ π0) if Pk

i=1π(i)≤Pk

i=1π0(i) holds for all positive integers k. It follows immediately from the definition that among partitions of n,n = 1 + 1 +. . .+ 1 is the best one and the one-term partitionn =n is the worst one.

CHAPTER 4. APPLICATIONS OF KERNELS 32 Let us turn to edge-colorings now. Each k-edge-coloring c : E(G) → {1,2, . . . , k}

and each vertex v of G induce a partition π(c, v) of degree d(v) of v into (at most k) terms that describe how many edges of each color of care incident withv. In particular, edge-coloring c is a proper one if and only ifπ(c, v) is the best partition of d(v) for each vertex v of G.

Ifcandc0are two edge-colorings ofGthen edge-coloringcisbetter thanc0ifπ(c, v) π(c0, v) holds for each vertexv ofG, that is, ifcinduces a better partition on each degree than c0 does. This definition yields in particular that the best edge-colorings are the proper ones. Now we can claim our theorem.

Theorem 4.5 (Fleiner, Frank [26]). Let G = (V, E) be a finite bipartite graph and πv be a partition of d(v)into at most k terms. IfL(e)is a list of at least k possible colors for each edge e of Gthen we can pick a color c(e) of L(e) for each edge e of G such that the partition cinduces at v is better than πv at each vertex v of G.

Note that Theorem 4.5 implies both the edge-coloring theorem of K˝onig and Theo-rem 4.3 of Galvin if we apply it to the finest partitions of each degree d(v). Another immediate corollary of Theorem 4.5 is the following.

Corollary 4.6 (Fleiner, Frank [26]). If cis a (not necessarily proper) k-coloring of the edges of bipartite graph G and|L(e)| ≥k for each edge e of G then there exists a list edge coloring l of G such that l c.

Proof. Apply Theorem 4.5 to partitions π(v) = π(c, v).

Here is yet another consequence of Theorem4.5that has to do with balanced k-edge-colorings.

Corollary 4.7 (Fleiner, Frank [26]). Assume that G is a bipartite graph and for each edge e of G, list L(e) contains at least k colors. Then it is possible to pick a color c(e)∈L(e) for each edge e of G such that no vertex v is incident with more than ld(v)

k

m edges of the same color.

Proof. Applying Theorem 4.5 to G where πv denotes the partition of d(v) into k terms each of which is either

gives a list edge-coloringc such thatπ(c, v)(1)≤ πv(1) =l

d(v) k

m

for all vertices v of G. This is exactly what Corollary 4.7 requires.

Before justifying Theorem 4.5, we recall some definitions. If G is a graph and S is a set of vertices of G then by merging the vertices of S we mean the operation that we delete S fromG, introduce a new vertex (say vS) and in each edgee of G incident with some vertex of S we replace vertices of S byvS. Note that we may create parallel edges and loops by merging. Clearly, if G0 is obtained from G by merging the vertices of S then Gand G0 has the same number of edges and the degree ofvS inG0 is the sum of the degrees of the vertices of S in G. If S contains k vertices then we say that we can get graph G from G0 by detaching vS into k parts. Note that merging vertices is a unique operation unlike detaching a vertex into k parts that can be done several ways.

We need some basics also on partitions. We say that partitionπ ofn is theconjugate of partition σ of n if π(i) = max{j :σ(j)≥i}. It is well-known that turning the Ferrers

CHAPTER 4. APPLICATIONS OF KERNELS 33 diagram of a partition by 90 degrees (and taking mirror image) we get the Ferrers diagram of the conjugate partition hence if σ is the conjugate of π then π is the conjugate of σ, as well.

Proof of Theorem 4.5. Construct graphG0 by detaching each vertexv ofGinto vertices v1, v2, . . . , vπv(1) in such a way that dG0(v1) + dG0(v2) +. . . +dG0(vk) is the conjugate partition of πv. Clearly k ≥ dG0(v1) ≥ dG0(v2) ≥ dG0(v3) ≥ . . . holds by our choice, so

∆(G0)≤k. For each edge e0 ofG0 defineL(e0) := L(e) wheree0 corresponds to edgee0 of G. By Theorem4.3 of Galvin, there exists a list edge-coloring of G0, that is, we can pick a color c0(e) ∈ L0(e) for each edge e0 of G such that c0 is a proper edge-coloring of G0. For each edge e of G define c(e) :=c0(e0) where e0 corresponds toe in G0. By definition, c(e)∈L(e) holds.

The only thing left is to show thatπ(c, v)πv for each vertexv ofG. To this end, it is enough to prove that for any positive integer iand any setC ofi colors, no more than πv(1) +πv(2) +. . .+πv(i) edges incident with v have been colored to a color of C. So fix set C of icolors and let E(C, v) :={e∈E(v) :c(e)∈C}be the set of edges incident with v with a color of C. (Here E(v) stands for the set of edges incident with v.) Let E0(C, v) be the set of edges of G0 that correspond to edgesE(C, v). Clearly, each vertex vj of G0 is incident with at most min(dG0(vj), i) edges of E0(C, v). This means that

|E(C, v)|=|E0(C, v)| ≤

πv(1)

X

j=1

min(dG0(vj), i) = πv(1) +πv(2) +. . .+πv(i) ,

where the last equality follows from the fact that partitionsπv(1) +πv(2) +. . .+πv(i) and min(dG0(v1), i) + min(dG0(v2), i) +. . .+ min(dG0(vπv(1)), i) are conjugates of one another.

We got that for each vertexv ofGthere cannot be more edges incident withvcolored with at most i colors than the sum of the i greatest term of prescribed vertex-partition πv. This means that list edge-coloring cinduces a better partition on d(v) than πv, and this is exactly what we wanted to prove.