Recent questions tagged graph-theory

10 votes
5 answers
813
How many edges are there in a forest with $v$ vertices and $k$ components?$(v+1) - k$$(v+1)/2 - k$$v - k$$v + k$
3 votes
4 answers
815
A graph G have 9 vertices and two components. What is the maximum number of edges possible in this graph?
4 votes
4 answers
816
What is the minimum number of colors needed to color a graph with five vertices. The graph contain a cycle also
2 votes
1 answer
817
Can anyone explain a connected planar graph with n vertices and e edges has e-n+2 regions??
3 votes
2 answers
818
Q) For what value of n Kn can be bipartitea)2b)3c)4d) 5
33 votes
9 answers
819
28 votes
6 answers
821
A graph is self-complementary if it is isomorphic to its complement. For all self-complementary graphs on $n$ vertices, $n$ isA multiple of 4EvenOddCongruent to 0 $mod$ 4...
0 votes
2 answers
822
5 votes
1 answer
823
1 votes
1 answer
824
Number of distinct graphs with p vertices and q edges ( p not equal to q) is always equal toa) pb) qc)min(p,q)d)max (p,q)e) none of this
0 votes
1 answer
825
Consider the following set : {1,2,3,.....n}. Now consider all possible subset. Two subset S1 and S2 are having edge between them only if their intersection has two common...
16 votes
3 answers
827
Is there a way to find no of perfect matchings in a complete graph Kn where n could be either even or odd..?
4 votes
2 answers
828
If G is a planar graph with 35 regions each of degree 6 the no of vertices area) 70 b) 80 c) 72 d) 62What does degree of a region specify here?
34 votes
2 answers
830
What is the number of vertices in an undirected connected graph with $27$ edges, $6$ vertices of degree $2, 3$ vertices of degree $4$ and remaining of degree $3$?$10$$11$...
25 votes
8 answers
831
What is the maximum number of edges in an acyclic undirected graph with $n$ vertices?$n-1$$n$$n+1$$2n-1$
37 votes
7 answers
833
If all the edge weights of an undirected graph are positive, then any subset of edges that connects all the vertices and has minimum total weight is aHamiltonian cyclegri...
73 votes
6 answers
834
What is the largest integer $m$ such that every simple connected graph with $n$ vertices and $n$ edges contains at least $m$ different spanning trees ?$1$$2$$3$$n$
43 votes
6 answers
835
34 votes
4 answers
836
19 votes
3 answers
837
33 votes
5 answers
838
The minimum number of edges in a connected cyclic graph on $n$ vertices is:$n-1$$n$$n+1$None of the above
19 votes
3 answers
840