Chromatic number

From Egres Open
Jump to: navigation, search

Node-colouring

A k-colouring of a graph G=(V,E) is a partitioning of V into k stable sets. The colouring number (or chromatic number) of G, usually denoted by χ(G), is the smallest integer k for which G has a k-colouring. A colouring of G is equitable if the sizes of the colour classes differ by at most one.

Let S denote the family of stable sets of G. A fractional colouring of G is a function f:S[0;1] such that Svf(S)1 for every vV. The fractional chromatic number is the minimum value of SSf(S) on fractional colourings.

A graph G=(V,E) is k-list-colourable if for arbitrary sets Lv of size k for every vV, we can choose cvLv for every vV such that cucv for every uvE. A k-list-colouring of G is equitable if every colour appears at most |V|/k times.

Edge-colouring

A k-edge-colouring of a graph G=(V,E) is a partitioning of E into k matchings. The edge-colouring number (or chromatic index) of G is the smallest integer k for which G has a k-edge-colouring.

A graph G=(V,E) is k-list-edge-colourable if for arbitrary sets Le of size k for every eE, we can choose ceLe for every eE such that cecf if e and f have a common end-node.

The list-edge-colouring number of a graph is the smallest integer k for which it is k-list-edge-colourable.