Perfect graph

In graph theory, a perfect graph is a graph in which the chromatic number of every induced subgraph equals the clique number of that subgraph.

Some of the more well-known perfect graphs are

  • line graph of a bipartite graph
  • interval graph (vertices represent line intervals; and edges, their pairwise nonempty intersections)
  • chordal graph (every cycle of length at least 4 has a chord, which is an edge not on the cycle but its endvertices are)
  • Meyniel graph (every cycle of odd length at least 5 has at least 2 chords)
  • strongly perfect graph (every induced subgraph has an independent set intersecting all its maximal cliquess)

Characterization of perfect graphs has known to be difficult. The first breakthrough was the affirmitive answer to the then perfect graph conjecture.

Perfect graph theorem. (Lovász; 1972)

A graph is perfect if and only if its complement is perfect.

An induced subgraph that is a cycle of odd length at least 5 is called an odd hole. An induced subgraph that is the complement of an odd hole is called an odd antihole. A graph that does not contain any odd holes or odd antihole is called a Berge graph. By virtue of the perfect graph theorem, a perfect graph is necessarily a Berge graph. But it puzzled people for a long time whether the coverse was true. This was known to be the strong perfect graph conjecture and was finally answered in the affirmitive in May, 2002.

Strong perfect graph theorem. (Chudnovsky, Robertson, Seymour, Thomas 2002)

A graph is perfect if and only if it is a Berge graph.

Even though the conjecture has been settled, a lot of subtle structures and deep insights have emerged, and many problems remain open. For example, perfect graph recognition is known to be in co-NP (Lovász 1983). But it is not known whether it is in NP or P.

See also

[1] The Strong Perfect Graph Theorem by Vašek Chvàtal, a major contributor to the subject

References






Google
Home   Alphabetical Listing   Quote


This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.