Split graph

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "about".

File:Split graph.svg
A split graph, partitioned into a clique and an independent set.

In graph theory, a branch of mathematics, a split graph is a graph in which the vertices can be partitioned into a clique and an independent set. Split graphs were first studied by Földes and Hammer (1977a, 1977b), and independently introduced by Tyshkevich and Chernyak (1979), where they called these graphs "polar graphs" (Template:Langx).[1]

A split graph may have more than one partition into a clique and an independent set; for instance, the path abcScript error: No such module "Check for unknown parameters". is a split graph, the vertices of which can be partitioned in three different ways:

  1. the clique {a, b} Script error: No such module "Check for unknown parameters". and the independent set {c} Script error: No such module "Check for unknown parameters".
  2. the clique {b, c} Script error: No such module "Check for unknown parameters". and the independent set {a} Script error: No such module "Check for unknown parameters".
  3. the clique {b} Script error: No such module "Check for unknown parameters". and the independent set {a, c} Script error: No such module "Check for unknown parameters".

Split graphs can be characterized in terms of their forbidden induced subgraphs: a graph is split if and only if no induced subgraph is a cycle on four or five vertices, or a pair of disjoint edges (the complement of a 4-cycle).[2]

Relation to other graph families

From the definition, split graphs are clearly closed under complementation.[3] Another characterization of split graphs involves complementation: they are chordal graphs the complements of which are also chordal.[4] Just as chordal graphs are the intersection graphs of subtrees of trees, split graphs are the intersection graphs of distinct substars of star graphs.[5] Almost all chordal graphs are split graphs; that is, in the limit as n goes to infinity, the fraction of n-vertex chordal graphs that are split approaches one.[6]

Because chordal graphs are perfect, so are the split graphs. The double split graphs, a family of graphs derived from split graphs by doubling every vertex (so the clique comes to induce an antimatching and the independent set comes to induce a matching), figure prominently as one of five basic classes of perfect graphs from which all others can be formed in the proof by Script error: No such module "Footnotes". of the Strong Perfect Graph Theorem.

If a graph is both a split graph and an interval graph, then its complement is both a split graph and a comparability graph, and vice versa. The split comparability graphs, and therefore also the split interval graphs, can be characterized in terms of a set of three forbidden induced subgraphs.[7] The split cographs are exactly the threshold graphs. The split permutation graphs are exactly the interval graphs that have interval graph complements;[8] these are the permutation graphs of skew-merged permutations.Template:Sfnp Split graphs have cochromatic number 2.

Algorithmic problems

Let Template:Mvar be a split graph, partitioned into a clique Template:Mvar and an independent set Template:Mvar. Then every maximal clique in a split graph is either Template:Mvar itself, or the neighborhood of a vertex in Template:Mvar. Thus, it is easy to identify the maximum clique, and complementarily the maximum independent set in a split graph. In any split graph, one of the following three possibilities must be true:[9]

  1. There exists a vertex Template:Mvar in Template:Mvar such that C ∪ {x} Script error: No such module "Check for unknown parameters". is complete. In this case, C ∪ {x} Script error: No such module "Check for unknown parameters". is a maximum clique and Template:Mvar is a maximum independent set.
  2. There exists a vertex Template:Mvar in Template:Mvar such that i ∪ {x} Script error: No such module "Check for unknown parameters". is independent. In this case, i ∪ {x} Script error: No such module "Check for unknown parameters". is a maximum independent set and Template:Mvar is a maximum clique.
  3. Template:Mvar is a maximal clique and Template:Mvar is a maximal independent set. In this case, Template:Mvar has a unique partition (C, i)Script error: No such module "Check for unknown parameters". into a clique and an independent set, Template:Mvar is the maximum clique, and Template:Mvar is the maximum independent set.

Some other optimization problems that are NP-complete on more general graph families, including graph coloring, are similarly straightforward on split graphs. Finding a Hamiltonian cycle remains NP-complete even for split graphs which are strongly chordal graphs.[10] It is also well known that the Minimum Dominating Set problem remains NP-complete for split graphs.[11]

Degree sequences

One remarkable property of split graphs is that they can be recognized solely from their degree sequences. Let the degree sequence of a graph Template:Mvar be d1d2 ≥ … ≥ dnScript error: No such module "Check for unknown parameters"., and let Template:Mvar be the largest value of Template:Mvar such that dii – 1Script error: No such module "Check for unknown parameters".. Then Template:Mvar is a split graph if and only if

i=1mdi=m(m1)+i=m+1ndi.

If this is the case, then the Template:Mvar vertices with the largest degrees form a maximum clique in Template:Mvar, and the remaining vertices constitute an independent set.[12]

The splittance of an arbitrary graph measures the extent to which this inequality fails to be true. If a graph is not a split graph, then the smallest sequence of edge insertions and removals that make it into a split graph can be obtained by adding all missing edges between the Template:Mvar vertices with the largest degrees, and removing all edges between pairs of the remaining vertices; the splittance counts the number of operations in this sequence.Template:Sfnp

Counting split graphs

Script error: No such module "Footnotes". showed that (unlabeled) n-vertex split graphs are in one-to-one correspondence with certain Sperner families. Using this fact, he determined a formula for the number of nonisomorphic split graphs on n vertices. For small values of n, starting from n = 1, these numbers are

1, 2, 4, 9, 21, 56, 164, 557, 2223, 10766, 64956, 501696, ... (sequence A048194 in the OEIS).

This enumerative result was also proved earlier by Script error: No such module "Footnotes"..

Notes

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "Footnotes". had a more general definition, in which the graphs they called split graphs also included bipartite graphs (that is, graphs that be partitioned into two independent sets) and the complements of bipartite graphs (that is, graphs that can be partitioned into two cliques). Script error: No such module "Footnotes". use the definition given here, which has been followed in the subsequent literature; for instance, it is Script error: No such module "Footnotes"., Definition 3.2.3, p.41.
  2. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 6.3, p. 151.
  3. Script error: No such module "Footnotes"., Theorem 6.1, p. 150.
  4. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 6.3, p. 151; Script error: No such module "Footnotes"., Theorem 3.2.3, p. 41.
  5. Script error: No such module "Footnotes".; Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 4.4.2, p. 52.
  6. Script error: No such module "Footnotes"..
  7. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 9.7, page 212.
  8. Script error: No such module "Footnotes"., Corollary 7.1.1, p. 106, and Theorem 7.1.2, p. 107.
  9. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 6.2, p. 150.
  10. Script error: No such module "Footnotes".
  11. Script error: No such module "Footnotes".
  12. Script error: No such module "Footnotes".; Script error: No such module "Footnotes".; Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., Theorem 6.7 and Corollary 6.8, p. 154; Script error: No such module "Footnotes"., Theorem 13.3.2, p. 203. Script error: No such module "Footnotes". further investigates the degree sequences of split graphs.

Script error: No such module "Check for unknown parameters".

References

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1".. Translated as "Yet another method of enumerating unmarked combinatorial objects" (1990), Mathematical notes of the Academy of Sciences of the USSR 48 (6): 1239–1245, Script error: No such module "CS1 identifiers"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..

Further reading

  • A chapter on split graphs appears in the book by Martin Charles Golumbic, "Algorithmic Graph Theory and Perfect Graphs".