1,566 views
1 1 vote
Can anone please explain what is a perfect matching in graph theory?

2 Answers

2 2 votes

See , a perfect matching, every vertex of the graph is incident to exactly one edge of the matching. A perfect matching is therefore a matching of a graph containing n/2 edges, the largest possible, meaning perfect matchings are only possible on graphs with an even number of vertices. A perfect matching is sometimes called a complete matching or 1-factor.

The nine perfect matchings of the cubical graph are illustrated above.

Note that rather confusingly, the class of graphs known as perfect graphs are distinct from the class of graphs with perfect matchings.

A graph G has a perfect matching iff its matching number nu(G) satisfies

|G|=2nu(G),

where |G|=n is the vertex count of G.

0 0 votes
You have to know some preliminaries before we understand perfect matching so am posting a link mathworld.wolfram.com/PerfectMatching.html
Position:
Show:

Related questions

1 1 vote
2 2 answers
1.6k
1.6k views
1 1 vote
1 1 answer
993
993 views
ashish pal asked Jan 20, 2018
993 views
my answer is Cbut the answer given is Asomeone please explain
7 7 votes
3 3 answers
1.6k
1.6k views
learncp asked Jan 26, 2016
1,588 views
Find the matching number for the given graph-