Global Information Lookup Global Information

Maximum cardinality matching information


Maximum cardinality matching is a fundamental problem in graph theory.[1] We are given a graph G, and the goal is to find a matching containing as many edges as possible; that is, a maximum cardinality subset of the edges such that each vertex is adjacent to at most one edge of the subset. As each edge will cover exactly two vertices, this problem is equivalent to the task of finding a matching that covers as many vertices as possible.

An important special case of the maximum cardinality matching problem is when G is a bipartite graph, whose vertices V are partitioned between left vertices in X and right vertices in Y, and edges in E always connect a left vertex to a right vertex. In this case, the problem can be efficiently solved with simpler algorithms than in the general case.

  1. ^ West, Douglas Brent (1999), Introduction to Graph Theory (2nd ed.), Prentice Hall, Chapter 3, ISBN 0-13-014400-2

and 21 Related for: Maximum cardinality matching information

Request time (Page generated in 0.8441 seconds.)

Maximum cardinality matching

Last Update:

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

Word Count : 1317

Maximum weight matching

Last Update:

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

Word Count : 231

Perfect matching

Last Update:

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

Word Count : 785

Maximum flow problem

Last Update:

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

Word Count : 5197

Optimal kidney exchange

Last Update:

cycle length, a maximum-cardinality and maximum-weight exchange can be found in polynomial time. For example, to find a maximum-cardinality exchange, given...

Word Count : 1857

Maximally matchable edge

Last Update:

included in at least one maximum-cardinality matching in the graph. An alternative term is allowed edge. A fundamental problem in matching theory is: given a...

Word Count : 1268

Matching in hypergraphs

Last Update:

is a perfect fractional matching with weights {1/2, 1/2, 1/2, 1/2, 1}. The problem of finding a maximum-cardinality matching in a hypergraph, thus calculating...

Word Count : 2606

Set packing

Last Update:

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

Word Count : 1518

Bipartite graph

Last Update:

matching algorithms such as the Hopcroft–Karp algorithm for maximum cardinality matching work correctly only on bipartite inputs. As a simple example...

Word Count : 4087

Priority matching

Last Update:

matching (also called: maximum priority matching) is a matching that maximizes the number of high-priority vertices that participate in the matching....

Word Count : 404

Blossom algorithm

Last Update:

graph theory, the blossom algorithm is an algorithm for constructing maximum matchings on graphs. The algorithm was developed by Jack Edmonds in 1961, and...

Word Count : 2022

Network controllability

Last Update:

to maintain full control of the network is determined by the maximum-cardinality matching in the network. From this result, an analytical framework, based...

Word Count : 1520

House allocation problem

Last Update:

there exists a matching that saturates all the agents; this can be decided in polynomial time by just finding a maximum cardinality matching in the bipartite...

Word Count : 1778

The Art of Computer Programming

Last Update:

graphs 7.5. Graphs and optimization 7.5.1. Bipartite matching (including maximum-cardinality matching, Stable marriage problem, Mariages Stables) 7.5.2....

Word Count : 3501

Matching polytope

Last Update:

of a set F of edges is the dot product 1E · 1F . Therefore, a maximum cardinality matching in G is given by the following integer linear program: Maximize...

Word Count : 1552

Matroid rank

Last Update:

equals its cardinality, and dependent if and only if it has greater cardinality than rank. A nonempty set is a circuit if its cardinality equals one plus...

Word Count : 1429

Birkhoff algorithm

Last Update:

maximum cardinality matching. Kőnig's theorem is equivalent to the following: The positivity graph of any bistochastic matrix admits a perfect matching. A...

Word Count : 1507

Assignment problem

Last Update:

matching of size n + r {\displaystyle n+r} . A minimum-cost perfect matching in this graph must consist of minimum-cost maximum-cardinality matchings...

Word Count : 2524

Fractional matching

Last Update:

a convex sum of at most n2-2n+2 perfect matchings. A fractional matching of maximum cardinality (i.e., maximum sum of fractions) can be found by linear...

Word Count : 1424

List of algorithms

Last Update:

convert a bipartite graph to a maximum cardinality matching Hungarian algorithm: algorithm for finding a perfect matching Prüfer coding: conversion between...

Word Count : 7800

Independence complex

Last Update:

induced matching number of G, denoted μ ( G ) {\displaystyle \mu (G)} , is the largest cardinality of an induced matching in G - a matching that includes...

Word Count : 1059

PDF Search Engine © AllGlobal.net