You are on page 1of 2

Paper code: BCA-305/BSC-305

Roll No:

B.C.A/B.Sc. Examination
Semester: III
Graph Theory

[Time: 2 Hours] [Maximum Marks: 60]

Note: Attempt all Questions. Attempt any TWO PARTS from each question.
All questions carry equal marks.
1
a) Show that the maximum number of edges in a simple graph with n vertices is
n(n-1)/2.

b) Find out the binary tree using the following post and pre order arrangement of nodes.
Pre : {FBADCEGIH}
Post :{ACEDBHIGF}
c) Mention some of the properties of tree.

2
a) Explain the fundamental circuit and cut set. What is nulity ,branch,chord and rank ?

b) Using an appropriate example explain the kurtaowski cut set algorithm.

c) Explain Euler graph


Discuss the euler path and circuit with suitable example.

3
a) Define walk, path and circuit in a graph.
What is meant by eccentricity?

b) Show with the help of a diagram how a spanning tree can be formed from a graph.

c) Explain the importance and relevance of graph theory in the field of computer science.

a) What are bipartite graphs ? show two graphs which are bipartite.
b) a) Define isomorphism in graphs . check if the given graphs are isomorphic or not.

_________________________________________________________________________________
c) Draw a suitable graph and find out the incidence matrix following all steps.

_________________________________________________________________________________

You might also like