Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

PART - A

1) Infer the minimum number of colours required to colour the following graph, such that no two
adjacent vertices are assigned same color.

2) The degree sequence of a simple graph is the sequence of the degrees of the nodes in the graph in
decreasing order. Which of the following sequences cannot be the degree sequence of any graph?
Interpret the result.

I. 7, 6, 5, 4, 4, 3, 2, 1

II. 6, 6, 6, 6, 3, 3, 2, 2

III. 7, 6, 6, 4, 4, 3, 2, 2

IV. 8, 7, 7, 6, 4, 2, 1, 1

3) Consider the graph shown in the figure below:

Which of the following is a valid strong component?

4) What is the number of edges in a 'n' vertex complete graph? Demonstrate.

5) Identify 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?

6) Construct the adjacency matrix for the following graph

PART - B
1) Demonstrate the following:

a) Complete graph

b) Bipartite graph

c) Isomorphism of graphs

d)Construct the adjacency matrix for the following graph

2) Explain about connected of graphs. Determine the graph’s connectedness in the following graphs:

3) Estimate the Betweness centrality of all Nodes and show in detail with the adjacency matrix from
Node A to Node F.

4) Estimate the Estimate the Betweness centrality of all Nodes and show in detail with the adjacency
matrix from agent 1 to agent 5

You might also like