Skew partition

From HandWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
A skew partition of a chordal graph. On the left side of the partition, the top and bottom parts are disconnected from each other. On the right side of the partition, all possible edges from top to bottom exist, forming a graph whose complement is disconnected.

In graph theory, a skew partition of a graph is a partition of its vertices into two subsets, such that the induced subgraph formed by one of the two subsets is disconnected and the induced subgraph formed by the other subset is the complement of a disconnected graph. Skew partitions play an important role in the theory of perfect graphs.

Definition

A skew partition of a graph [math]\displaystyle{ G }[/math] is a partition of its vertices into two subsets [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] for which the induced subgraph [math]\displaystyle{ G[X] }[/math] is disconnected and the induced subgraph [math]\displaystyle{ G[Y] }[/math] is the complement of a disconnected graph (co-disconnected). Equivalently, a skew partition of a graph [math]\displaystyle{ G }[/math] may be described by a partition of the vertices of [math]\displaystyle{ G }[/math] into four subsets [math]\displaystyle{ A }[/math], [math]\displaystyle{ B }[/math], [math]\displaystyle{ C }[/math], and [math]\displaystyle{ D }[/math], such that there are no edges from [math]\displaystyle{ A }[/math] to [math]\displaystyle{ B }[/math] and such that all possible edges from [math]\displaystyle{ C }[/math] to [math]\displaystyle{ D }[/math] exist; for such a partition, the induced subgraphs [math]\displaystyle{ G[A\cup B] }[/math] and [math]\displaystyle{ G[C\cup D] }[/math] are disconnected and co-disconnected respectively, so we may take [math]\displaystyle{ X=A\cup B }[/math] and [math]\displaystyle{ Y=C\cup D }[/math].

Examples

Every path graph with four or more vertices has a skew partition, in which the co-disconnected set [math]\displaystyle{ Y }[/math] is one of the interior edges of the path and the disconnected set [math]\displaystyle{ X }[/math] consists of the vertices on either side of this edge. However, it is not possible for a cycle graph of any length to have a skew partition: no matter which subsets of the cycle are chosen as the set [math]\displaystyle{ X }[/math], the complementary set [math]\displaystyle{ Y }[/math] will have the same number of connected components, so it is not possible for [math]\displaystyle{ X }[/math] to be disconnected and [math]\displaystyle{ Y }[/math] to be co-disconnected.

If a graph has a skew partition, so does its complement. For instance, the complements of path graphs have skew partitions, and the complements of cycle graphs do not.

Special cases

If a graph is itself disconnected, then with only three simple exceptions (an empty graph, a graph with one edge and three vertices, or a four-vertex perfect matching) it has a skew partition, in which the co-disconnected side of the partition consists of the endpoints of a single edge and the disconnected side consists of all other vertices. For the same reason, if the complement of a graph is disconnected, then with a corresponding set of three exceptions it must have a skew partition.[1]

If a graph has a clique separator (a clique whose removal would disconnect the remaining vertices) with more than one vertex, then the partition into the clique and the remaining vertices forms a skew partition. A clique cutset with one vertex is an articulation point; if such a vertex exists, then with a small number of simple exceptions, there is a skew partition in which the co-disconnected side consists of this vertex and one of its neighbors.[1]

A star cutset in a graph [math]\displaystyle{ G }[/math] is a vertex separator in which one of the separator vertices is adjacent to all the others. Every clique separator is a star cutset. Necessarily, a graph with a star cutset (with more than one vertex) has a skew partition in which the co-disconnected subgraph consists of the vertices in the star cutset and the disconnected subgraph consists of all the remaining vertices.[1]

A module (or homogeneous set) is a nontrivial subset [math]\displaystyle{ H }[/math] of the vertices of [math]\displaystyle{ G }[/math] such that, for every vertex [math]\displaystyle{ v }[/math] that is not in [math]\displaystyle{ H }[/math], either [math]\displaystyle{ v }[/math] is adjacent to all vertices in [math]\displaystyle{ H }[/math] or to none of them. If a graph [math]\displaystyle{ G }[/math] has a module [math]\displaystyle{ H }[/math] and, outside it, there exist both vertices adjacent to all vertices in [math]\displaystyle{ H }[/math] and other vertices adjacent to none of them, then [math]\displaystyle{ G }[/math] has a star cutset consisting of one vertex in the module together with its neighbors outside the module. On the other hand, if there exists a module in which one of these two subsets is empty, then the graph is disconnected or co-disconnected and again (with the three simple exceptions) it has a skew cutset.[1]

History

Skew partitions were introduced by (Chvátal 1985), in connection with perfect graphs. Chvátal proved that a minimally imperfect graph could not have a star cutset. Trivially, disconnected graphs cannot be minimally imperfect, and it was also known that graphs with clique separators or modules could not be minimally imperfect.[2] Claude Berge had conjectured in the early 1960s that perfect graphs were the same as the Berge graphs, graphs with no induced odd cycle (of length five or more) or its complement, and (because cycles and their complements do not have skew partitions) no minimal non-Berge graph can have a skew partition. Motivated by these results, Chvátal conjectured that no minimally imperfect graph could have a skew partition. Several authors proved special cases of this conjecture, but it remained unsolved for many years.[3]

Skew partitions gained significance when they were used by (Chudnovsky Robertson) to prove the strong perfect graph theorem that the Berge graphs are indeed the same as the perfect graphs. Chudnovsky et al. were unable to prove Chvátal's conjecture directly, but instead proved a weaker result, that a minimal counterexample to the theorem (if it existed) could not have a balanced skew partition, a skew partition in which every induced path with endpoints on one side of the partition and interior vertices on the other side has even length. This result formed a key lemma in their proof, and the full version of Chvátal's lemma follows from their theorem.[4]

In structural graph theory

Skew partitions form one of the key components of a structural decomposition of perfect graphs used by (Chudnovsky Robertson) as part of their proof of the strong perfect graph theorem. Chudnovsky et al. showed that every perfect graph either belongs to one of five basic classes of perfect graphs, or it has one of four types of decomposition into simpler graphs, one of which is a skew partition.

A simpler example of a structural decomposition using skew partitions is given by (Seymour 2006). He observes that every comparability graph is complete, is bipartite, or has a skew partition. For, if every element of a partially ordered set is either a minimal element or a maximal element, then the corresponding comparability graph is bipartite. If the ordering is a total order, then the corresponding comparability graph is complete. If neither of these two cases arise, but every element that is neither minimal nor maximal is comparable to all other elements, then either the partition into the minimal and non-minimal elements (if there is more than one minimal element) or the partition into the maximal and non-maximal elements (if there is more than one maximal element) forms a star cutset. And in the remaining case, there exists an element [math]\displaystyle{ x }[/math] of the partial order that is not minimal, not maximal, and not comparable with all other elements; in this case, there is a skew partition (the complement of a star cutset) in which the co-disconnected side consists of the elements comparable to [math]\displaystyle{ x }[/math] (not including [math]\displaystyle{ x }[/math] itself) and the disconnected side consists of the remaining elements.

The chordal graphs have an even simpler decomposition of a similar type: they are either complete or they have a clique separator. (Hayward 1985) showed, analogously, that every connected and co-connected weakly chordal graph (a graph with no induced cycle or its complement of length greater than four) with four or more vertices has a star cutset or its complement, from which it follows by Chvátal's lemma that every such graph is perfect.

Algorithms and complexity

A skew partition of a given graph, if it exists, may be found in polynomial time. This was originally shown by (de Figueiredo Klein) but with an impractically large running time of [math]\displaystyle{ O(n^{101}) }[/math], where [math]\displaystyle{ n }[/math] is the number of vertices in the input graph. (Kennedy Reed) improved the running time to [math]\displaystyle{ O(n^4m) }[/math]; here [math]\displaystyle{ m }[/math] is the number of input edges.

It is NP-complete to test whether a graph contains a skew partition in which one of the parts of the co-disconnected side is independent.[5] Testing whether a given graph contains a balanced skew partition is also NP-complete in arbitrary graphs, but may be solved in polynomial time in perfect graphs.[6]

Notes

  1. 1.0 1.1 1.2 1.3 (Reed 2008).
  2. (Reed 2008). The nonexistence of modules in minimally imperfect graphs was used by (Lovász 1972) in his proof of the weak perfect graph theorem.
  3. See (Cornuéjols Reed) for the case in which the co-disconnected side of the partition is multipartite, and (Roussel Rubio) for the case in which one of the two parts of the co-disconnected side is independent.
  4. (Seymour 2006).
  5. (Dantas de Figueiredo).
  6. (Trotignon 2008).

References