Perfect matching in high-degree hypergraphs
In graph theory, perfect matching in high-degree hypergraphs is a research avenue trying to find sufficient conditions for existence of a perfect matching in a hypergraph, based only on the degree of vertices or subsets of them.
Introduction
Degrees and matchings in graphs
In a simple graph G = (V, E), the degree of a vertex v, often denoted by deg(v) or δ(v), is the number of edges in E adjacent to v. The minimum degree of a graph, often denoted by deg(G) or δ(v), is the minimum of deg(v) over all vertices v in V.
A matching in a graph is a set of edges such that each vertex is adjacent to at most one edge; a perfect matching is a matching in which each vertex is adjacent to exactly one edge. A perfect matching does not always exist, and thus it is interesting to find sufficient conditions that guarantee its existence.
One such condition follows from Dirac's theorem on Hamiltonian cycles. It says that, if deg(G) ≥ n/2, then the graph admits a Hamiltonian cycle; this implies that it admits a perfect matching. The factor n/2 is tight, since the complete bipartite graph on (n/2-1, n/2+1) vertices has degree n/2-1 but does not admit a perfect matching.
The results described below aim to extend these results from graphs to hypergraphs.
Degrees in hypergraphs
In a hypergraph H = (V, E), each edge of E may contain more than two vertices of V. The degree of a vertex v in V is, as before, the number of edges in E that contain v. But in a hypergraph we can also consider the degree of subsets of vertices: given a subset U of V, deg(U) is the number of edges in E that contain all vertices of U. Thus, the degree of a hypergraph can be defined in different ways depending on the size of subsets whose degree is considered.
Formally, for every integer d ≥ 1, degd(H) is the minimum of deg(U) over all subsets U of V that contain exactly d vertices. Thus, deg1(H) corresponds to the definition of a degree of a simple graph, namely the smallest degree of a single vertex; deg2(H) is the smallest degree of a pair of vertices; etc.
A hypergraph H = (V, E) is called r-uniform if every hyperedge in E contains exactly r vertices of V. In r-uniform graphs, the relevant values of d are 1, 2, ..., r-1. In a simple graph, r=2.
Conditions on the minimum vertex degree
Khan proved two sufficient conditions for the case d=1, i.e., conditions on the smallest degree of a single vertex:
- If H is a 3-uniform hypergraph on n=3 k vertices, and , then H contains a perfect matching - a matching of size k. This result is the best possible.[1]
- If H is a 4-uniform hypergraph with on n = 4 k vertices, and , then H contains a perfect matching - matching of size k. This result is the best possible.[2]
For comparison, Dirac's theorem on Hamiltonian cycles says that, if H is 2-uniform (i.e., a simple graph) and , then H admits a perfect matching.
Conditions on the minimum collective degree
Several authors proved sufficient conditions for the case d=r-1, i.e., conditions on the smallest degree of sets of r-1 vertices, in r-uniform hypergraphs with n vertices.
- For every γ>0, when n is large enough, if then H is Hamiltonian, and thus contains a perfect matching.[3]
- If n is sufficiently large and , then H admits a perfect matching. If , then H admits a matching that covers all but at most 2r2 vertices. [4]
- If H is r-partite and n≥1000 and , then H admits a perfect matching. If H is r-partite and , then H admits a matching that covers all but at most r-2 vertices in each vertex class of H. These factors are the best possible up to the error term.[4]
- When n is divisible by r and sufficiently large, the sufficient degree is close to n/2 (all expressions below are the best possible):[5]
- When r/2 is even and n/r is odd, the threshold is ;
- When r is odd and (n-1)/2 is odd, the threshold is ;
- When r is odd and (n-1)/2 is even, the threshold is ;
- Otherwise, the threshold is .
- When n is not divisible by r, the sufficient degree is close to n/r: if then H admits a perfect matching. The expression is almost the smallest possible: the smallest possible is . [5]
See also
- Hall-type theorems for hypergraphs - lists other sufficient conditions for the existence of perfect matchings in hypergraphs, analogous to Hall's marriage theorem.
References
- ^ Khan, Imdadullah (2013-01-01). "Perfect Matchings in 3-Uniform Hypergraphs with Large Vertex Degree". SIAM Journal on Discrete Mathematics. 27 (2): 1021–1039. doi:10.1137/10080796X. ISSN 0895-4801.
- ^ Khan, Imdadullah (2016-01-01). "Perfect matchings in 4-uniform hypergraphs". Journal of Combinatorial Theory, Series B. 116: 333–366. doi:10.1016/j.jctb.2015.09.005. ISSN 0095-8956.
- ^ Rödl, Vojtěch; Szemerédi, Endre; Ruciński, Andrzej (2008-03-01). "An approximate Dirac-type theorem for k-uniform hypergraphs". Combinatorica. 28 (2): 229–260. doi:10.1007/s00493-008-2295-z. ISSN 1439-6912.
- ^ a b Kühn, Daniela; Osthus, Deryk (2006). "Matchings in hypergraphs of large minimum degree". Journal of Graph Theory. 51 (4): 269–280. doi:10.1002/jgt.20139. ISSN 1097-0118.
- ^ a b Rödl, Vojtech; Ruciński, Andrzej; Szemerédi, Endre (2009-04-01). "Perfect matchings in large uniform hypergraphs with large minimum collective degree". Journal of Combinatorial Theory, Series A. 116 (3): 613–636. doi:10.1016/j.jcta.2008.10.002. ISSN 0097-3165.