in Graph Theory
1,529 views
1 vote
1 vote

why is the edge connectivity less than or equal to minimal degree of the vertex , since if we remove the no of edges equal to the minimum degree then the graph will become disconnected so then why is it that we put a less than or equal to condition on edge connectivity ?

in Graph Theory
1.5k views

1 Answer

3 votes
3 votes
i dont know why u r confuse even though u already explained concept..

see Edge connectivity is minimum number of edges removed in order to disconnect a graph. now we have to delete minimum number of edges then try for those vertices which is associated with minimum number of edges i.e. degree of that vertex should be minimum.

 

Note : a bridge in graph results edge connectivity to 1, which is less than minimum degree of any vertex.

1 comment

Ya that bridge point was a good point but still what is the trivial case in which edge connectivity is less than minimum no of edges ,can we consider the case of a  graph with a single vertex and a self loop on it ?
0
0

Related questions

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