Recent questions tagged graph-theory

3 votes
4 answers
781
number of subgraph for K3 is
1 votes
2 answers
783
A simple undirected graph ‘X’ has 10 vertices. If ‘X’ has 5 equally sized connected components, the maximum number of edges in graph ‘X’ is _________.
7 votes
2 answers
784
Given explanation:In the above explanation, it is written that matching number is 4 but I am getting matching number as 3 for this graph(choosing edges 1-2, 3-4 and 6-7)....
3 votes
2 answers
785
2 votes
1 answer
786
Given explanation:I couldn't understand why S1 is false. Please explain
1 votes
3 answers
788
0 votes
1 answer
789
k5 : the regular graph of degree 4L(k5) : the line graph of graph k51. the line graph L(k5) is a regular graph of degree_______ and edges ________
0 votes
1 answer
790
Please explain how did they get that equation in E and V.
4 votes
1 answer
791
1 votes
2 answers
792
Which of the following is not a group?Set of integer under multiplication operation.Set of natural number under multiplication.Set of natural number under addition.All of...
4 votes
1 answer
793
If a simple graph has 3 component and these component have 4,5,6 vertices ,then maximum number of edge present in graph.(a) 26(b) 76(c)30(d)42
2 votes
1 answer
794
How many non isomorphic directed simple graph are there with n vertices?
0 votes
1 answer
795
How many non-isomorphic simple graph are there with 5 vertices and 3 edges?how to approach this qus....
0 votes
2 answers
797
3 votes
3 answers
798
In a simple connected undirected graph with n nodes(where n≧2), The maximum number of nodes with distinct degrees is n-1n-2n-32
6 votes
3 answers
803
Determine the number of paths of length $2$ in the following graphI couldn't get this logic .
1 votes
1 answer
804
If G is a simple graph with 15 edges and $\bar{G}$ has 13 edges, how many vertices does G have?
1 votes
1 answer
805
48 votes
3 answers
806
Show that all vertices in an undirected finite graph cannot have distinct degrees, if the graph has at least two vertices.