edited by
1,293 views
3 votes
3 votes
What is the vertex connectivity and edge connectivity of complete graph?

Is it n or n-1?
edited by

1 Answer

Best answer
6 votes
6 votes

Its N-1 
Vertex Connectivity means minimum Number of vertices needed to be removed to disconnect the graph or make it a trivial graph 
Trivial Graph means graph with only one node 
Edge Connectivity means minimum number of edges that must be removed to disconnect the graph 
In case of complete graph min degree of any node is n-1 so you need to remove at least  n-1 edges

selected by

Related questions

9 votes
9 votes
2 answers
1
3 votes
3 votes
3 answers
2
rahul sharma 5 asked Jun 12, 2017
1,953 views
What are the chromatic number of following graphs?Answer is 6 and 4 respectively.But i am getting 3 for both.Please someone confirm this?
2 votes
2 votes
2 answers
3
rahul sharma 5 asked Jun 12, 2017
2,035 views
What are the necessary and sufficient conditions for Euler path and Circuit in directed graph?
2 votes
2 votes
0 answers
4
Manu Thakur asked Dec 3, 2017
1,205 views
Let G be a 3-regular graph and S be a minimum vertex cut of G with |S| = 5The the size of smallest edge cut of G is _______(A)4(B) 5(C) 6(D) None of the above