Graphs
Graphs
05/17/25 4
Connected and Disconnected
Graphs
05/17/25 5
Example: Isomorphic Graphs
Solution
Yes, and corresponding vertices are
labeled below. B
A D D
B C A C
05/17/25 6
Isomorphism of Graphs
Example I: Are the following two graphs isomorphic?
a a
b e e
b
c d c d
Solution: Yes, they are isomorphic, because
they can be arranged to look identical. You can
see this if in the right graph you move vertex b
to the left of the edge {a, c}. Then the
isomorphism f from the left to the right graph
is: f(a) = e, f(b) = a,
f(c)05/17/25
= b, f(d) = c, f(e) = d. 7
Isomorphism of Graphs
Example II: How about these two graphs?
a a
b
e e
b
c c
d d
Solution: No, they are not isomorphic,
because they differ in the degrees of their
vertices.
Vertex d in right graph is of degree one, but
there
05/17/25is no such vertex in the left graph. 8
Isomorphism
05/17/25 9
Isomorphism
05/17/25 10
Isomorphism
05/17/25 11
Isomorphism
05/17/25 12
Isomorphism
05/17/25 13
Isomorphism
05/17/25 14
The End
05/17/25 15