Skip to content
Surf Wiki
Save to docs
general/graph-families

From Surf Wiki (app.surf) — the open knowledge base

Split graph

Graph which partitions into a clique and independent set

Split graph

Summary

Graph which partitions into a clique and independent set

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 , and independently introduced by , where they called these graphs "polar graphs" ().

A split graph may have more than one partition into a clique and an independent set; for instance, the path abc is a split graph, the vertices of which can be partitioned in three different ways:

  1. the clique {a, b} and the independent set {c}
  2. the clique {b, c} and the independent set {a}
  3. the clique {b} and the independent set {a, c}

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).

Relation to other graph families

From the definition, split graphs are clearly closed under complementation. Another characterization of split graphs involves complementation: they are chordal graphs the complements of which are also chordal. Just as chordal graphs are the intersection graphs of subtrees of trees, split graphs are the intersection graphs of distinct substars of star graphs. 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.

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 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. The split cographs are exactly the threshold graphs. The split permutation graphs are exactly the interval graphs that have interval graph complements; these are the permutation graphs of skew-merged permutations. Split graphs have cochromatic number 2.

Algorithmic problems

Let G be a split graph, partitioned into a clique C and an independent set i. Then every maximal clique in a split graph is either C itself, or the neighborhood of a vertex in i. 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:

  1. There exists a vertex x in i such that C ∪ {x} is complete. In this case, C ∪ {x} is a maximum clique and i is a maximum independent set.
  2. There exists a vertex x in C such that i ∪ {x} is independent. In this case, i ∪ {x} is a maximum independent set and C is a maximum clique.
  3. C is a maximal clique and i is a maximal independent set. In this case, G has a unique partition (C, i) into a clique and an independent set, C is the maximum clique, and i 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. It is also well known that the Minimum Dominating Set problem remains NP-complete for split graphs.

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 G be dd ≥ … ≥ d, and let m be the largest value of i such that di – 1. Then G is a split graph if and only if :\sum_{i=1}^m d_i = m(m-1) + \sum_{i=m+1}^n d_i. If this is the case, then the m vertices with the largest degrees form a maximum clique in G, and the remaining vertices constitute an independent set.

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 m 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.

Counting split graphs

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, ... . This enumerative result was also proved earlier by .

Notes

References

  • {{citation
  • {{citation
  • {{citation | author1-link = Andreas Brandstädt | url-access = registration
  • {{citation
  • {{citation
  • {{citation
  • {{citation
  • {{citation
  • {{citation
  • {{citation
  • {{citation
  • {{citation | doi-access = free
  • {{citation
  • {{Citation
  • {{citation |script-title=ru:Каноническое разложение графа, определяемого степенями его вершин
  • {{citation | script-title=ru:Еще один метод перечисления непомеченных комбинаторных объектов
  • {{citation
  • {{citation

References

  1. {{harvtxt. Földes. Hammer. 1977a had a more general definition, in which the graphs they called split graphs also included [[bipartite graph]]s (that is, graphs that be partitioned into two independent sets) and the [[complement (graph theory). complements]] of bipartite graphs (that is, graphs that can be partitioned into two cliques). {{harvtxt. Földes. Hammer. 1977b use the definition given here, which has been followed in the subsequent literature; for instance, it is {{harvtxt. Brandstädt. Le. Spinrad. 1999, Definition 3.2.3, p.41.
  2. {{harvtxt. Földes. Hammer. 1977a; {{harvtxt. Golumbic. 1980, Theorem 6.3, p. 151.
  3. {{harvtxt. Golumbic. 1980, Theorem 6.1, p. 150.
  4. {{harvtxt. Földes. Hammer. 1977a; {{harvtxt. Golumbic. 1980, Theorem 6.3, p. 151; {{harvtxt. Brandstädt. Le. Spinrad. 1999, Theorem 3.2.3, p. 41.
  5. {{harvtxt. McMorris. Shier. 1983; {{harvtxt. Voss. 1985; {{harvtxt. Brandstädt. Le. Spinrad. 1999, Theorem 4.4.2, p. 52.
  6. {{harvtxt. Bender. Richmond. Wormald. 1985.
  7. {{harvtxt. Földes. Hammer. 1977b; {{harvtxt. Golumbic. 1980, Theorem 9.7, page 212.
  8. {{harvtxt. Brandstädt. Le. Spinrad. 1999, Corollary 7.1.1, p. 106, and Theorem 7.1.2, p. 107.
  9. {{harvtxt. Hammer. Simeone. 1981; {{harvtxt. Golumbic. 1980, Theorem 6.2, p. 150.
  10. {{harvtxt. Müller. 1996
  11. {{harvtxt. Bertossi. 1984
  12. {{harvtxt. Hammer. Simeone. 1981; {{harvtxt. Tyshkevich. 1980; {{harvtxt. Tyshkevich. Melnikow. Kotov. 1981; {{harvtxt. Golumbic. 1980, Theorem 6.7 and Corollary 6.8, p. 154; {{harvtxt. Brandstädt. Le. Spinrad. 1999, Theorem 13.3.2, p. 203. {{harvtxt. Merris. 2003 further investigates the degree sequences of split graphs.
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Split graph — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report