in Graph Theory
816 views
0 votes
0 votes
In a Bipartite graph,the size of the maximum matching is equal to the size of the minimum vertex cover ...can somebody prove this logically ?
in Graph Theory
816 views

1 comment

It is know as König's theorem

https://en.wikipedia.org/wiki/K%C5%91nig%27s_theorem_(graph_theory)

Link above explain it logically.

1
1

1 Answer

2 votes
2 votes

Its is stated as number of edges in maximal matching is equal to minimum vertex cover. for bipartite graph only.

It is know as König's theorem

https://en.wikipedia.org/wiki/K%C5%91nig%27s_theorem_(graph_theory)

Visualize an 2 vertex complete graph which is also an bipartite graph no of edge in maximum matching is one (only one is possible) and minimum vertex cover is 1

Visualize an 3 vertex 2 edge bipartite graph its maximal matching and minimum vertex cover=2.

Base of proof is

No vertex in vertx cover can cover more then one edge of maximal matching.

Related questions

0 votes
0 votes
1 answer
4
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true