• Maximum cardinality matching is a fundamental problem in graph theory. We are given a graph G, and the goal is to find a matching containing as many edges...
    10 KB (1,317 words) - 19:11, 16 July 2024
  • examples of maximal matchings (red) in three graphs. A maximum matching (also known as maximum-cardinality matching) is a matching that contains the largest...
    23 KB (2,938 words) - 07:47, 18 July 2024
  • the matching constrained to be have cardinality that of the smaller of the two partitions. Another special case is the problem of finding a maximum cardinality...
    2 KB (231 words) - 22:59, 21 April 2024
  • literature, the term complete matching is used. Every perfect matching is a maximum-cardinality matching, but the opposite is not true. For example, consider the...
    6 KB (785 words) - 09:05, 19 June 2023
  • Thumbnail for Maximum flow problem
    the maximum flow in N {\displaystyle N} is equal to the size of the maximum matching in G {\displaystyle G} , and a maximum cardinality matching can be...
    41 KB (5,197 words) - 18:59, 10 January 2024
  • Hopcroft–Karp algorithm (category Matching (graph theory))
    algorithm that takes a bipartite graph as input and produces a maximum-cardinality matching as output — a set of as many edges as possible with the property...
    25 KB (3,746 words) - 00:21, 30 April 2024
  • maximum cardinality matching in G that has minimum cost. Let w: E → R be a weight function on the edges of E. The minimum weight bipartite matching problem...
    9 KB (1,238 words) - 15:06, 20 May 2024
  • maximum-cardinality matching, but does not depend on which matching is chosen (the decomposition is the same for every maximum-cardinality matching chosen)...
    8 KB (1,290 words) - 23:19, 25 August 2023
  • Dulmage–Mendelsohn decomposition (category Matching (graph theory))
    is a maximum-cardinality matching. The sets E, O, U do not depend on the maximum-cardinality matching M (i.e., any maximum-cardinality matching defines...
    9 KB (1,179 words) - 08:00, 11 June 2024
  • is trivial. When k=2, the problem is equivalent to finding a maximum cardinality matching, which can be solved in polynomial time. For any k≥3, the problem...
    12 KB (1,519 words) - 09:58, 31 July 2024