in Graph Theory
1,239 views
0 votes
0 votes

Minimum no of edges necessary in a simple graph with 10 vertices to ensure connectivity is_______.

in Graph Theory
1.2k views

4 Comments

So what should be the answer for this question?
0
0
should be 9
0
0

Is it 9? I have doubt.
As mentioned, no. of edges = 9 is the necessary condition for the graph to be connected. Means, even if the graph has 9 edges then the graph may not be connected (some vertices may have more than one paths while other vertices are left out).

But the question is asking to ensure that the graph is connected, probably this means by adding these many edges, the graph must be connected. So we must check that addition of new edges doesn't add degree to already connected vertices. This can be ensured only if the rest of the vertices are completely connected.

0
0

1 Answer

2 votes
2 votes
37 if the graph contain 36 we can construct a simple connected graph with 9 vertices so one vertex become isolated it become disconnected graph
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