in Graph Theory
2,377 views
3 votes
3 votes
For a complete graph with 10 vertices, The number of spanning trees is at least_____?
in Graph Theory
2.4k views

4 Comments

Minimum can be 1 because every graph has atleast 1 spanning tree
2
2

Minimum number of spannig tree(s) is found by applying Kirchhoff's theorem.

Refer- https://en.wikipedia.org/wiki/Kirchhoff%27s_theorem

0
0

@iarnav

where is it mentioned that it gives minimum spanning tree ?

i am not able to find....sorry might have overlooked

0
0

2 Answers

3 votes
3 votes

Exactly 108.

4 Comments

This is the answer of maximum possible.But as per the question at least?
0
0
There is no concept of at least MST's
0
0
@sonu

The question asks Spanning tree, not MST so it will be same as given in answer above.

There is a difference between the number of Minimum spanning tree and the Minimum number of spanning tree.
1
1
i think answer will be.. 9

this is complete graph then every vertex connected to other n-1 vertex so minimum spanning tree 9
0
0
0 votes
0 votes
511

# mst in complete graph<=$2^{n-1^{}}-1$

from classical data structures by Samanta debasis

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