Recent questions tagged graph-connectivity

2 votes
2 answers
96
1 votes
0 answers
97
Let G be a connected graph with 7 connected components and each component is a tree. If G has 26 edge then number of vertices in G is?
5 votes
2 answers
99
Stmt 1: A simple graph is necessarily connected if |E| (n-1)*(n-2)/2.Stmt2: A simple graph with n vertices and k components has at least n-k edges.Can you please explain...
0 votes
1 answer
102
Minimum no of edges necessary in a simple graph with 10 vertices to ensure connectivity is_______.
0 votes
1 answer
104
What important point we keep in mind while finding the #(number) of spanning tree ?? from the given graph
7 votes
3 answers
105
The number of edges in a regular graph of degree: $d$ and $n$ vertices is:maximum of $n$ and $d$ $n +d$$nd$$nd/2$
1 votes
1 answer
106
The maximum number of edges in a n-node undirected graph WITH self-loops is?
1 votes
2 answers
108
Can someone solve this?Also please attempt this question on Algorithms time complexity if interested :)https://gateoverflow.in/210836/algorithms-time-complexity
0 votes
1 answer
109
2 votes
0 answers
114
Is there any algorithm to find number of different minimum spanning trees for a graph?
9 votes
1 answer
115
The minimum number of colours required to colour the following graph, such that no two adjacent vertices are assigned the same color, is
2 votes
1 answer
116
3 votes
0 answers
117
How many number of Hamiltonian cycles possible for a complete graph in all the case (i.e. ordered, unordered, edge-disjoint ...)??
2 votes
2 answers
119
Maximum no of edges in a triangle-free, simple planar graph with 10 vertices
2 votes
0 answers
120
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