Article · Wikipedia archive · Last revised Aug 1, 2026

List edge-coloring

In graph theory, list edge-coloring is a type of graph coloring that combines list coloring and edge coloring. An instance of a list edge-coloring problem consists of a graph together with a list of allowed colors for each edge. A list edge-coloring is a choice of a color for each edge, from its list of allowed colors; a coloring is proper if no two adjacent edges receive the same color.

Last revised
Aug 1, 2026
Read time
≈ 2 min
Length
568 w
Citations
2
Source
This assignment of lists, each with length k = 3, makes it so that no matter which colors are chosen from each list for the edge's color, the graph cannot be properly colored. The graph is therefore not 3-edge-choosable, and has a list chromatic index of at least 4 (in this case, it is 4). source ↗
Unsolved problem in mathematics
For every graph, is the list chromatic index equal to the chromatic index?

In graph theory, list edge-coloring is a type of graph coloring that combines list coloring and edge coloring. An instance of a list edge-coloring problem consists of a graph together with a list of allowed colors for each edge. A list edge-coloring is a choice of a color for each edge, from its list of allowed colors; a coloring is proper if no two adjacent edges receive the same color.

A graph G is k-edge-choosable if every instance of list edge-coloring that has G as its underlying graph and that provides at least k allowed colors for each edge of G has a proper coloring. In other words, when the list for each edge has length k, no matter which colors are put in each list, a color can be selected from each list so that G is properly colored. The edge choosability, or list edge colorability, list edge chromatic number, or list chromatic index, ch'(G) of graph G is the least number k such that G is k-edge-choosable. It is conjectured that it always equals the chromatic index.

Properties

Here χ(G) is the chromatic index of G; and Kn,n, the complete bipartite graph with equal partite sets.

Some properties of ch'(G):

  1. ch ( G ) < 2 χ ( G ) . {\displaystyle \operatorname {ch} '(G)<2\chi '(G).}
  2. ch ( K n , n ) = n . {\displaystyle \operatorname {ch} '(K_{n,n})=n.} This is the Dinitz conjecture, proven by Galvin (1995).
  3. ch ( G ) < ( 1 + o ( 1 ) ) χ ( G ) , {\displaystyle \operatorname {ch} '(G)<(1+o(1))\chi '(G),} i.e. the list chromatic index and the chromatic index agree asymptotically (Kahn 2000).
  4. For bipartite graphs, c h ( G ) = χ ( G ) {\displaystyle ch'(G)=\chi '(G)} .1 For every simple bipartite graph, c h ( G ) = Δ {\displaystyle ch'(G)=\Delta } .2

List coloring conjecture

The most famous open problem about list edge-coloring is probably the list coloring conjecture.

ch ( G ) = χ ( G ) . {\displaystyle \operatorname {ch} '(G)=\chi '(G).}

This conjecture has a fuzzy origin; Jensen & Toft (1995) overview its history. The Dinitz conjecture, proven by Galvin (1995), is the special case of the list coloring conjecture for the complete bipartite graphs Kn,n.

References

References

  1. Galvin, Fred (June 28, 1994). "The List Chromatic Index of a Bipartite Multigraph" (PDF). Journal of Combinatorial Theory Series B. 63: 153–158.
  2. Bondy, J. A.; Murty, U. S. R. (2008). Graph theory. New York: Springer. pp. 466–469. ISBN 978-1-84628-969-9.