in Graph Theory
2,089 views
0 votes
0 votes
Every 3-regular graph has a perfect matching?

True or false?
in Graph Theory
2.1k views

2 Comments

false...
0
0
check my answer.
0
0

1 Answer

0 votes
0 votes

Complete Graph ( K)  :-

Every node is adjacent to other node in the graph.

 ===> Degree of any node = n-1 , where n is no.of nodes.

 

Theorem :- Every Complete graph has a perfect matching iff no.of vertices is even

 

Why?

(Matching means 1 node can map atmost 1 node only) if no.of nodes=odd, one vertex should be can't match

 

What is i-regular graph?

every node degree = i in the graph ====> K(i+1) graph

For existing Perfect Matching i+1 should be even number.

given that 3-regular graph ===> 3+1 = 4 which is even ===> Has a perfect Matching.

4 Comments

@srestha

mam, i didn't understood that proof, if you understood, can you simplify it?

0
0

I think

this line telling everything

The Kneser graph K(n,k) is a generalization of the odd graph, with O(n) corresponding to K(2n-1,n-1).

but it will be not a requirement of gate :) 

0
0

but it will be not a requirement of gate :) 

ok... but learning the concept deeply (especially in Graph theory) is very helpful in the Future of CS ( in research area.)

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