Graph of n vertices with a perfect matching for every subgraph of n-1 vertices
A factor-critical graph, together with perfect matchings of the subgraphs formed by removing one of its vertices.
In graph theory, a mathematical discipline, a factor-critical graph (or hypomatchable graph[1][2]) is a graph with an odd number of vertices in which deleting one vertex in every possible way results in a graph with a perfect matching, a way of grouping the remaining vertices into adjacent pairs.
A matching of all but one vertex of a graph is called a near-perfect matching. So equivalently, a factor-critical graph is a graph in which there are near-perfect matchings that avoid every possible vertex.
Definition and characterizations
Factor-critical graphs may be characterized in several different ways, other than their definition as graphs in which each vertex deletion allows for a perfect matching:
Tibor Gallai proved that a graph is factor-critical if and only if it is connected and, for each node v of the graph, there exists a maximum matching that does not include v. It follows from these properties that the graph must have an odd number of vertices and that every maximum matching must match all but one vertex.[3]
László Lovász proved that a graph is factor-critical if and only if it has an odd ear decomposition. This is a partition of the graph's edges into a sequence of subgraphs, each of which is an odd-length path or cycle, with the first in the sequence being a cycle, each path in the sequence having both endpoints but no interior points on vertices in previous subgraphs, and each cycle other than the first in the sequence having exactly one vertex in previous subgraphs. For instance, the graph in the illustration may be partitioned in this way into a cycle of five edges and a path of three edges. In the case that a near-perfect matching of the factor-critical graph is already given, the ear decomposition can be chosen in such a way that each ear alternates between matched and unmatched edges.[4][5]
A graph is also factor-critical if and only if it can be reduced to a single vertex by a sequence of contractions of odd-length cycles. Moreover, in this characterization, it is possible to choose each cycle in the sequence so that it contains the vertex formed by the contraction of the previous cycle.[1] For instance, if one contracts the ears of an ear decomposition, in the order given by the decomposition, then at the time each ear is contracted it forms an odd cycle, so the ear decomposition characterization may be used to find a sequence of odd cycles to contract. Conversely from a sequence of odd cycle contractions, each containing the vertex formed from the previous contraction, one may form an ear decomposition in which the ears are the sets of edges contracted in each step.
Suppose that a graph G is given together with a choice of a vertex v and a matching M that covers all vertices other than v. Then G is factor-critical if and only if there is a set of paths in G, alternating between matched and unmatched edges, that connect v to each of the other vertices in G. Based on this property, it is possible to determine in linear time whether a graph G with a given near-perfect matching is factor-critical.[6]
Any odd-length cycle graph is factor-critical,[1] as is any complete graph with an odd number of vertices.[7] More generally, whenever a graph has an odd number of vertices and contains a Hamiltonian cycle, it is factor-critical. In such a graph, the near-perfect matchings can be obtained by removing one vertex from the cycle and choosing matched edges in alternation along the remaining path. The friendship graphs (graphs formed by connecting a collection of triangles at a single common vertex) provide examples of graphs that are factor-critical but do not have Hamiltonian cycles.
If a graph G is factor-critical, then so is the Mycielskian of G. For instance, the Grötzsch graph, the Mycielskian of a five-vertex cycle-graph, is factor-critical.[8]
Every 2-vertex-connectedclaw-free graph with an odd number of vertices is factor-critical, because removing any vertex will leave a connected claw-free graph with an even number of vertices, and these always have a perfect matching.[9] Examples include the 5-vertex graph of a square pyramid and the 11-vertex graph of the gyroelongated pentagonal pyramid.
Properties
Factor-critical graphs must always have an odd number of vertices, and must be 2-edge-connected (that is, they cannot have any bridges).[10] However, they are not necessarily 2-vertex-connected; the friendship graphs provide a counterexample. It is not possible for a factor-critical graph to be bipartite, because in a bipartite graph with a near-perfect matching, the only vertices that can be deleted to produce a perfectly matchable graph are the ones on the larger side of the bipartition.
Every 2-vertex-connected factor-critical graph with m edges has at least m different near-perfect matchings, and more generally every factor-critical graph with m edges and c blocks (2-vertex-connected components) has at least m−c + 1 different near-perfect matchings. The graphs for which these bounds are tight may be characterized by having odd ear decompositions of a specific form.[7]
Any connected graph may be transformed into a factor-critical graph by contracting sufficiently many of its edges. The minimal sets of edges that need to be contracted to make a given graph G factor-critical form the bases of a matroid, a fact that implies that a greedy algorithm may be used to find the minimum weight set of edges to contract to make a graph factor-critical, in polynomial time.[11]
A graph is said to be k-factor-critical if every subset of n−k vertices has a perfect matching. Under this definition, a hypomatchable graph is 1-factor-critical.[13] Even more generally, a graph is (r,k)-factor-critical if every subset of n−k vertices has an r-factor, that is, it is the vertex set of an r-regular subgraph of the given graph.
A critical graph (without qualification) is usually assumed to mean a graph for which removing each of its vertices reduces the number of colors it needs in a graph coloring. The concept of criticality has been used much more generally in graph theory to refer to graphs for which removing each possible vertex changes or does not change some relevant property of the graph. A matching-critical graph is a graph for which the removal of any vertex does not change the size of a maximum matching; by Gallai's characterization, the matching-critical graphs are exactly the graphs in which every connected component is factor-critical.[14] The complement graph of a critical graph is necessarily matching-critical, a fact that was used by Gallai to prove lower bounds on the number of vertices in a critical graph.[15]
Beyond graph theory, the concept of factor-criticality has been extended to matroids by defining a type of ear decomposition on matroids and defining a matroid to be factor-critical if it has an ear decomposition in which all ears are odd.[16]
This page is based on this Wikipedia article Text is available under the CC BY-SA 4.0 license; additional terms may apply. Images, videos and audio are available under their respective licenses.