TOPICS
Search

Fractional Edge Chromatic Number


The fractional edge chromatic number of a graph G is the fractional analog of the edge chromatic number, denoted chi_f^'(G) by Scheinerman and Ullman (2011). It can be defined as

 chi_f^'(G)=chi_f(L(G)),
(1)

where chi_f(G) is the fractional chromatic number of G and L(G) is the line graph of G.

There exists a polynomial-time algorithm for computing the fractional edge chromatic number (Scheinerman and Ullman 2011, pp. 86-87).

If the edge chromatic number of a graph equals its maximum vertex degree Delta (i.e., if a graph is class 1), then the fractional edge chromatic number also equals Delta. This follows from the general principle for fractional objects that

 chi_f^'(G)<=chi^'(G),
(2)

and the fact that

 chi_f^'(G)>=Delta(G)
(3)

(Scheinerman and Ullman 2011, p. 80), so combining gives

 Delta(G)<=chi_f^'(G)<=chi^'(G).
(4)

Therefore, if chi^'(G)=Delta(G), chi_f^'(G)=Delta(G).

Since any vertex-transitive graph has either a perfect matching (for even vertex degree) or a near-perfect matching (for odd vertex-degree; Godsil and Royle 2001, p. 43) and every vertex-transitive graph has its fractional chromatic number given by the vertex count divided by its independence number, applying the above to the line graph means that a symmetric graph G (i.e., one that is both vertex- and edge-transitive) has fractional edge chromatic number given by

 chi_f^'(G)={(2m)/(n-1)   for n odd; (2m)/n   for n even,
(5)

where n=|V| is the vertex count and m the edge count of G (S. Wagon, pers. comm., Jun. 6, 2012).

The flower snark J_5 is an example of a graph for which the edge chromatic number chi^'(G)=4 and fractional edge chromatic number chi_f^'(G)=3 are both integers, but chi^'(G)!=chi_f^'(G) (Scheinerman and Ullman 2001, p. 96).


See also

Edge Chromatic Number, Fractional Chromatic Number

Explore with Wolfram|Alpha

References

Godsil, C. and Royle, G. Algebraic Graph Theory. New York: Springer-Verlag, 2001.Scheinerman, E. R. and Ullman, D. H. "Fractional Edge Coloring." Ch. 4 in Fractional Graph Theory A Rational Approach to the Theory of Graphs. New York: Dover, pp. 77-98, 2011.

Cite this as:

Weisstein, Eric W. "Fractional Edge Chromatic Number." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/FractionalEdgeChromaticNumber.html

Subject classifications