Split graph

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" (Russian: полярные графы).

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

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.