Graph Theory: Module-2
Graph Theory: Module-2
graph theory was born in 1736 with Euler’s famous paper in which
he solved the Königsberg bridge problem.
In the same paper, Euler posed (and then solved) a more general
problem: In what type of graph G is it possible to find a closed
walk running through every edge of G exactly once? Such a
walk is now called an Euler line, and a graph that consists of an
Euler line is called an Euler graph.
•This graph is a connected graph and all its vertices are of even degree.
•Therefore, it is an Euler graph.
BCDFBEDAB
10
Thus fusion of two vertices does not alter the number of edges,
but it reduces the number of vertices by one.
Find the fusion of the following graph 32
when v1 fused with v2
33
HAMILTONIAN PATHS AND 34
CIRCUITS
A Hamiltonian circuit in a connected graph is defined
as a closed walk that traverses every vertex of G
exactly once, except of course the starting vertex, at
which the walk also terminates.
PROBLEM
Hamiltonian circuits is the traveling-salesman
problem, stated as follows: A salesman is required to
visit a number of cities during a trip. Given the
distances between the cities, in what order should
he travel so as to visit every city precisely once and
return home.
Representing the cities by vertices and the roads
between them by edges, we get a graph. In this
graph, with every edge ei there is associated a real
number (the distance in miles, say), w(ei). Such a
graph is called a weighted graph; w(ei) being the
weight of edge ei..
EX 47
2) 48
49
Directed Graphs 50
Sum of Indegree(V) = 8
Sum of Outdegree(V) = 8
Number of edges = 8
Types of Diagraph 60
3)
69
70
71
72
73
74
75
76
2) Is R Symmetric?
4R2 but no 2R4
(4,2) € R but (2,4) ≠ R
3) Is R Transitive?
4R2 and 2R3 but not 4R3
4)Is R antisymmetric?
2R3 and 3R2 but 2 ≠3
79
80
https://slideplayer.com/slide/1526 81
2998/