Tutorial 4
Tutorial 4
1 Find the number of vertices, number of edges, and degree of each vertex in the Following
Undirected graphs. Identify all isolated and pendant vertices
2 Find the number of vertices, number of edges, and degree of each vertex in the Following
undirected graphs and hence, verify the Handshaking Theorem for each one
3 Find the number of vertices, number of edges, in-degree and out-degree of each vertex
in the following directed graphs and hence, verify that the sum of in-degrees, the sum
of out degrees of the vertices and the number of edges in the following graphs are
equal.
(d) (e)
(b) (c)
(d) (e)
9 Does each of these lists of vertices form a path in the following graph? Which paths are simple?
Which are circuits? What are the lengths of those that are paths?
(a) 𝑎, 𝑒, 𝑏, 𝑐, 𝑏 ; ( b)𝑎, 𝑒, 𝑎, 𝑑, 𝑏, 𝑐, 𝑎; (c ) 𝑒, 𝑏, 𝑎, 𝑑, 𝑏, 𝑒 ; ( d)𝑐, 𝑏, 𝑑, 𝑎, 𝑒, 𝑐
10 Does each of these lists of vertices form a path in the following graph? Which paths are simple? Which
are circuits? What are the lengths of those that are paths?
(a )𝑎, 𝑏, 𝑒, 𝑐, 𝑏 ; (b )𝑎, 𝑑, 𝑎, 𝑑, 𝑎 ; (c )𝑎, 𝑑, 𝑏, 𝑒, 𝑎 ; (d )𝑎, 𝑏, 𝑒, 𝑐, 𝑏, 𝑑, 𝑎
11 Determine whether the given graphs are connected or not? Also find the connected
components for each of the graphs.
13 Determine whether each of these graphs is strongly connected or weakly connected or unilaterally
connected?
14 Determine whether the given graph has an Euler circuit or an Euler path if it exists, construct it.
15 Determine whether the given graphs have an Euler circuit or an Euler path. If it exists, construct it.Justify
your answer by giving appropriate reason.
16 Determine whether given graphs have a Hamiltonian Circuit or a Hamiltonian path. If it exists, construct
it. Justify your answer by giving appropriate reason.
(a) (b) (c) (d)
17 Which of the given graphs are trees? Justify your Answer.
18 Answer the following questions about the rooted trees given below:
20 Use Prim’s and Kruskal’s algorithm for finding the minimum spanning tree from the following
weighted graphs