Critical graph: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Adam El-Sawaf
 
(No difference)

Latest revision as of 00:37, 10 November 2024

Template:Short description Template:Distinguish

On the left-top a vertex critical graph with chromatic number 6; next all the N-1 subgraphs with chromatic number 5.

In graph theory, a critical graph is an undirected graph all of whose proper subgraphs have smaller chromatic number. In such a graph, every vertex or edge is a critical element, in the sense that its deletion would decrease the number of colors needed in a graph coloring of the given graph. Each time a single edge or vertex (along with its incident edges) is removed from a critical graph, the decrease in the number of colors needed to color that graph cannot be by more than one.

Variations

A k-critical graph is a critical graph with chromatic number k. A graph G with chromatic number k is k-vertex-critical if each of its vertices is a critical element. Critical graphs are the minimal members in terms of chromatic number, which is a very important measure in graph theory.

Some properties of a k-critical graph G with n vertices and m edges:

  • G has only one component.
  • G is finite (this is the De Bruijn–Erdős theorem).Template:R
  • The minimum degree δ(G) obeys the inequality δ(G)k1. That is, every vertex is adjacent to at least k1 others. More strongly, G is (k1)-edge-connected.Template:R
  • If G is a regular graph with degree k1, meaning every vertex is adjacent to exactly k1 others, then G is either the complete graph Kk with n=k vertices, or an odd-length cycle graph. This is Brooks' theorem.Template:R
  • 2m(k1)n+k3.Template:R
  • 2m(k1)n+(k3)/(k23)n.Template:R
  • Either G may be decomposed into two smaller critical graphs, with an edge between every pair of vertices that includes one vertex from each of the two subgraphs, or G has at least 2k1 vertices.Template:R More strongly, either G has a decomposition of this type, or for every vertex v of G there is a k-coloring in which v is the only vertex of its color and every other color class has at least two vertices.Template:R

Graph G is vertex-critical if and only if for every vertex v, there is an optimal proper coloring in which v is a singleton color class.

As Template:Harvtxt showed, every k-critical graph may be formed from a complete graph Kk by combining the Hajós construction with an operation that identifies two non-adjacent vertices. The graphs formed in this way always require k colors in any proper coloring.Template:R

A double-critical graph is a connected graph in which the deletion of any pair of adjacent vertices decreases the chromatic number by two. It is an open problem to determine whether Kk is the only double-critical k-chromatic graph.Template:R

See also

References

Template:Commons category Template:Reflist

Further reading

Template:Refbegin

Template:Refend